Hello
Is it possible to change the filter on the client with a script ?
Actually, my Grid contains more than 300 records, and because they are all loaded on my page (there is no paging on my grid) it takes some time to display it.
When user wants to have a filter, I think that the filtered records are send from the server again. So I'm thinking it will speeder to do this in client memory.
If you have a sample....
Thanks
Is it possible to change the filter on the client with a script ?
Actually, my Grid contains more than 300 records, and because they are all loaded on my page (there is no paging on my grid) it takes some time to display it.
When user wants to have a filter, I think that the filtered records are send from the server again. So I'm thinking it will speeder to do this in client memory.
If you have a sample....
Thanks