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
WIN Network on SBS 2K3 server has disappeared
How can I send HTML formatted emails to someone who signs up on my site
Multicast session fails to open on secondary site server.
Is possible to just to use a wireless router to extend wireless access to wireless access points?
Ruby - Insert Struct to MySql
how to find my Symantec pcAnywhere serial number
About direct X / Open GL issue
How to determine eclipse version?
What SAN cert Exchange 2010 for UM, OA?
How do I populate a SQL Express table from Excel file?