I'm using a SQl statement on the datacontrol. I have a datagrid bound to the dtatcontrol. During runtime I try adding data to the datagrid and when I use the scroll bar on the datagrid the field go blank. What am I doing wrong
Printable View
I'm using a SQl statement on the datacontrol. I have a datagrid bound to the dtatcontrol. During runtime I try adding data to the datagrid and when I use the scroll bar on the datagrid the field go blank. What am I doing wrong
have u tried using refresh method for both data control and dbgrid?
Before I start scroling are after. The problem is the dbgrid goes empty as soon as I start trying to use the scroll bar.