Microsoft
Software
Hardware
Network
Question : GridView control scroll bars are not visible on page reload
I have a gridview control on a webpage. This gridview is populated programatically and properly displays both vertical and horizontal scrollbars. I'm able to click on a record in the gridview and proceed to the record datail page. When I use a breadcrumb trail control to return to the original page containing the gridview, the scrollbars have disappeared. They re-appear instantly when I click on the gridview control. Is there any way that I can get these scrollbars to re-appear when the original search page is re-rendered?
Answer : GridView control scroll bars are not visible on page reload
please check whether you are binding grid within NOT IsPostBack property.
If this is the case then you have to always bind it.
see for more details:
http://msdn.microsoft.com/
en-us/libr
ary/
system
.web.ui.pa
ge.ispostb
ack.aspx
Random Solutions
Zebra LP 2844 label printer prints the first print job successfully, subsequent print jobs after skip labels and/or print partial data on labels until computer is rebooted.
asp forms handling
SBS2003 - Exchange - Cannot open shared mailbox
Itunes could not connect to the Itunes Store. The network connection timed out.
VB.NET executable error on Excel SaveAs method when run or submitted by SSIS.
New install of SBS 2008 continuously downloads 2.5GB per day (WSUS disabled)
subquery returned more than 1 value: database vendor code 512
EtherChannel on Cisco 2960 switch intermittent dropped packet
Access VBA to stop all macros
SSH console: go to specified folder after login