This question is locked. New answers and comments are not allowed.
Hello
I like telerik controls for their wrappers for VS and powerful controls.
Grids I use on my controls use data bounding on server and most of themdo not use any javascript functionality - simple tables without sorting, filtering etc. Most of them even do not have paging.
But for such simple tables if you look to html source always generated javascript initialization which includes a lot of information, some localization names (even for invisible columns) so on and of cource include several javascript files.
Is it possible to set something like "lite mode" - generate grid without all those javascript bunch?
I like telerik controls for their wrappers for VS and powerful controls.
Grids I use on my controls use data bounding on server and most of themdo not use any javascript functionality - simple tables without sorting, filtering etc. Most of them even do not have paging.
But for such simple tables if you look to html source always generated javascript initialization which includes a lot of information, some localization names (even for invisible columns) so on and of cource include several javascript files.
Is it possible to set something like "lite mode" - generate grid without all those javascript bunch?