Problem with ScrollBar

Hi , As part of our application , we are populating the datagrid with the data from the database. On form load , the horizontal scroll bars are not consistent. Sometimes they align to the right , at times to the centre. on grid refresh ,we are facing the same problem. We are using the 1.6.1.0 version. Can you please suggest a solution to this problem. Thanks and Regards, Jaya

1 Reply

AD Administrator Syncfusion Team July 9, 2004 09:56 AM UTC

Upgrading may solve this problem. You can try calling grid.UpdateScrollBars to see if that handles it. Or, you can try grid.Refresh() also. If you can post a sample project showing the problem, we might be able to suggest something else.

Loader.
Up arrow icon