We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

LeftColIndex bug?

I am using 4.402.0.51 and there appears to be an issue with setting the LeftColIndex property. The attached project will set the grid's LeftColindex to 2 when Button1 is pressed. To demonstrate the issue, scroll the grid until column B is partially visble on the left side and then press Button1. You will notice that the grid scrolls all the way back to column A instead of the start of B.

leftcolindex.zip

3 Replies

JJ jj May 4, 2007 06:01 PM UTC

bump


AD Administrator Syncfusion Team May 4, 2007 06:07 PM UTC

Hi J,

One way you can resolve this issue by deriving the Gridcontrol and override the SetLeftCol method. Please refer the modified sample for implementation and let me know if this helps.

Modifiedleftcolindex.zip

Best regards,
Haneef


JG j g May 5, 2007 04:28 AM UTC

Haneef, this is very helpful and almost resolves the issue, except that you can see the grid scroll all the back to column A and then to column B. It happens quite rapidly, but definitely noticeable.

Loader.
Live Chat Icon For mobile
Up arrow icon