How do I get the GridView control to render the <thead> <tbody> tags? I know .UseAccessibleHeaders makes it put <th> instead of <td>, but I cant get the <thead> to appear.
How do I get the GridView control to render the <thead> <tbody> tags? I
Share
This should do it: