Looking to identify an asp.net grid control that has more functionality and ease of use than the standar asp.net grid control but doesn't punish you wiht excessive html or javscript code. Currently using infragistics but the html for a page is typically in the 90k range and the js that is parsed/downloaded is about 250k. This seems excessive. Anyone have recommendations for a happier medium ?
|
|
|
|
|
|
|
Have you tried the CSS Friendly Control adapter? |
||
|
|
|
I never found one, so I build all my grids manually using the Repeater control |
||||
|
