I`m using sgwtee2.5 with SQLDataSource.
Each time a user try to sort or filter data on a grid, the grid contacts the server,
which is useless because he holds all data already.
Is there a way to tell the grid to sort/filter on client side?
thanks!
Each time a user try to sort or filter data on a grid, the grid contacts the server,
which is useless because he holds all data already.
Is there a way to tell the grid to sort/filter on client side?
thanks!
Comment