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
515
making rows fixed in code
posted

In my grid, I want to introduce a feature like, user can filter the grid on any column, then he will right click and select all that filter items. When he clicks select all from the context menu, i want to add the filter items to fixed rows, how can i do this.

Thanks!