Tagged Questions

6
votes
23answers
3k views

Who actually uses DataGrid/GridView/FormVIew/etc in production apps?

Hi, Curious if others feel the same as me. To me, controls such as datagrid/gridview/formview/etc. are great for presentations or demo's only. To take the time and tweak this controls, override …
0
votes
1answer
243 views

Always show FooterTemplate, even no data

Is there a short way to make a FooterTemplate (in a GridView) always visible, even when DataSource is empty?