Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1105
XamGrid scroll issue
posted

Hi,

I am working with XamGrid (I know it is recommended to move to XamDataGrid, but that's problematic for this specific grid).

The grid behaves weird when the data in the columns needs scrolling for some of the columns.

Once I select a line (using mouse) with a long text within one of the columns, the H-scroll jumps to the end of the grid.

When I scroll to the start and click on another line, which is shorter, the scroll sometimes jumps to the end and sometimes does not.

I've attached a sample class that shows this beahvior.

also I've added images:

1  - showing the state after selection of line X

2- showing the scroll I've manually changed, before selection of line Y (highlighted)

3 - showing the state after I've clicked on that line.

please advise how can I turn-off the scroll sauto-jump' behavior or any other workaround to solve this

Thanks

Parents Reply Children