How to display GridView when Data is empty

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

I use GridView in a Web Form.
When the data is empty, it only who the EmptyDataText or EmptyDataTempate,
and all the field is invisible

How can I show all the field when the data is empty?
 
Back
Top