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
Oracle Fusion Middleware Vs IBM WAS
Access 2007 Update subform values with another subform
SCCM MSI deployment Post-Installation tasks
SBS 2008 BPA - Exchange Server Virtual Directories are installed
Union query
Flex 3 Datefield and DateChooser
Exchange 2010 Tarpit issue
Exchange 2010 - Can't Create Send Connector
classic asp fastest recordset in coding
How to change Hotsname and ipaddress of Oracle Databse server