New inserted record ignores sort order
Posted: Mon 18 Oct 2010 11:25
Hi,
I use a DBNavigator, a DBGrid and a IBCTable. When I insert a new record than the record is inserted one row above the cursor in the DBGrid. Afer post the record stays at this position. My table and DBGrid is ordered by the first field called Date. I want to have the new record at the correct position. How to to do this? Why is the record not inserted at the right position?
I use a DBNavigator, a DBGrid and a IBCTable. When I insert a new record than the record is inserted one row above the cursor in the DBGrid. Afer post the record stays at this position. My table and DBGrid is ordered by the first field called Date. I want to have the new record at the correct position. How to to do this? Why is the record not inserted at the right position?