hi
I have a herarical flex connected to access database using adodc.
It loads data perfectly and update data when using a query.
when i delete a row using "Remove item", the row is removed, but then decided I don't want to remove the row so I refresh the Adodc and refresh the grid. BUT THE REMOVED ROW DOES NOT APPEAR although the it does exist in database and is loaded by ado, It just does not appear in the flex.
thanx in advance
