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
2805
How to synchronize 2 xamdatagrid column width, filter, etc
posted

Hi,

Since part of our data requires to be always on top of the grid, I thought of xamdatagrid record lock functionality at the first time. But found that the freezed record cannot be scrolled down, if the locked record number are more than half of the page, other records may never be seen. So, I want to use TWO xamdatagrid.  Now the problems are: how to synchronize 2 xamdatagrid column width if I adjust them, how to synchronize filter,etc.

Could you please give me suggestions?

Thanks a lot!