Forcing a GridView to use clean html for use with jQuery plug-ins
One of the problems of using a GridView with a lot of the table plug-ins for jQuery or any other JavaScript table library is that the library expects your html to be well formatted with your table … more