GridView - Header

  • Thread starter Thread starter Fernando
  • Start date Start date
F

Fernando

I had made an gridview with a insert button on the header, so the user click
the button and insert a record through a FormView.

My problem is when the table is empty, so the gridview is invisible and
there is no insert button !

Any tips?
 
You can add insert button in Emtpy Data Template which will be showed in No
Data case.

Shahzad Godil
 
Back
Top