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
How do i apply formatting to all hyperlinks in Word 2007?
Remote access VPN via Thompson TG585 v7
Why are pointers efficient?
Default alias in Exchange 2010
How do I add a * (asterisk) as a reg binary value for the Reg Add command
Cisco 877 DHCP not giving addresses
multiple timers
Can't access variable in code behind page
Outlook/Exchange Issue with Emails not showing
Outlook 2010 fails to login via POP3 to SBS2008 server