issue wih gridview
-
Hi, I am facing some issue with my gridview. I have a webform with 1 button, 5 textbox (2 with date picker) and 1 dropdown list. The issue is when I perform search operation based on these controls texts, for few click on button I get the required data displayed on gridview but after few click it stop displaying that data. any solution to this. P.S: VS 2013 framework 4.5, asp.net
-
Hi, I am facing some issue with my gridview. I have a webform with 1 button, 5 textbox (2 with date picker) and 1 dropdown list. The issue is when I perform search operation based on these controls texts, for few click on button I get the required data displayed on gridview but after few click it stop displaying that data. any solution to this. P.S: VS 2013 framework 4.5, asp.net
-
Hi, I am facing some issue with my gridview. I have a webform with 1 button, 5 textbox (2 with date picker) and 1 dropdown list. The issue is when I perform search operation based on these controls texts, for few click on button I get the required data displayed on gridview but after few click it stop displaying that data. any solution to this. P.S: VS 2013 framework 4.5, asp.net
-
What do you mean bu stop displaying? Have you checked it may be reset in response to any postback. But anyways will try to help if you elaborate more.
When I perform couple of search operation using some combination it is working fine after that the grid view is displaying no data. and no there is no postback data
-
When I perform couple of search operation using some combination it is working fine after that the grid view is displaying no data. and no there is no postback data