Hello folks,
I have a simple DataGrid and have set its datasource to a typed datasets
table to show the info of the table. The purpose is only showing the
information (that is gathered by the application during run time). So allow
drop, allow sort is set to false,read-only is true and allow navigation is
set to true. When the user navigating a lot and clicking many times into the
grid and scrollbars after a while the Datagrid causes an error and it is no
more visible (only blank white space with a red Andrews cross in it).
Surprisingly the application it self is proceeding somehow but, nothing is
displayed anymore.
Any ideas?
Thank you
Anton
|