Microsoft
Software
Hardware
Network
Question : the GridView
I'm using the GrdiView. I have AutoGenerateColumns = True. The data for the grid comes from a datatable. When there is no data, the grid does not appear at all. Is there a way to control this? I would like the grid to always display. When there is no data, I would like the grid to show no rows, but with the column headers still visible
Answer : the GridView
To handle that you can manipulate the datatable
when there is no record in the datatable, you can programatically add the dummy row with the blank values and assign the same to griview
Random Solutions
Restore from older backups
Replacing Keyboard on Toshiba Portege A600
How do I combine CustomValidators with RequiredFieldValidators and RegularExpressionValidator
s?
Seeking advice on a hosting vendor
How Do I Create a Pie Chart from a DataTable
Maxtor OneTouch 4 Family drive is no longer working
OWA 2010 "the page isn't redirecting properly"...
Trying to redirect a user from http to https automatically. Windows 2008 running II7
Access 2007 and sendkeys
extracting BLOBs