M
Maqsood Ahmed
Hello!
There is a DataGrid on a form that is populated through DataTable and
filters have been applied to through DataView. The DataTable gets
updated through some events and obviously it also reflects at the
datagrid. Now problem arises, that whenever a new record is being
inserted in the datagrid, It scrolls waywardly, that distracts the
user's view. Is there any solution that this should not happen.
Points to note:
- DataGrid is not editable.
- I am also doing blinking for some records (to show error, or a new
record).
Waiting for an early responce.
Maqsood Ahmed
Kolachi Advanced Technologies
There is a DataGrid on a form that is populated through DataTable and
filters have been applied to through DataView. The DataTable gets
updated through some events and obviously it also reflects at the
datagrid. Now problem arises, that whenever a new record is being
inserted in the datagrid, It scrolls waywardly, that distracts the
user's view. Is there any solution that this should not happen.
Points to note:
- DataGrid is not editable.
- I am also doing blinking for some records (to show error, or a new
record).
Waiting for an early responce.
Maqsood Ahmed
Kolachi Advanced Technologies