S
Steven Clark
I have an application in development on Windows Mobile 2003 using compact
framework 3.5 and SQL CE 2008. I have suddenly developed an issue with the
DataGrid component.
The code I use creates a recordset using the SqlCeCommand and SqlCeResultSet
objects to create the structure and bind to the datagrid. Everything runs
ok and displays the first screen full of results in the datagrid but when
the datagrid is scrolled or paged every cell in the table is filled with a
cross. I have tried everything and don't know what to do next.
Any suggestions would be appreciated.
Thanks
Steven
framework 3.5 and SQL CE 2008. I have suddenly developed an issue with the
DataGrid component.
The code I use creates a recordset using the SqlCeCommand and SqlCeResultSet
objects to create the structure and bind to the datagrid. Everything runs
ok and displays the first screen full of results in the datagrid but when
the datagrid is scrolled or paged every cell in the table is filled with a
cross. I have tried everything and don't know what to do next.
Any suggestions would be appreciated.
Thanks
Steven