Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a Search button ,for seaching the meetings based on id's writeen on textboxes,but if any wrong entries in textboxes we will get validations.if a valid meeting id or valid date will shows the datagrid .but this happening on every second click of a button.for first click the page getting refreshed.please tell me the solution ...i need the results in first click itself.

Thanks in advance
Posted
Comments
vinayraghavendra.hs 7-Mar-13 5:00am    
check with isPostBack condition.
vinayraghavendra.hs 7-Mar-13 5:02am    
put break point on page load and trace it. see what is happening in both the clicks.

1 solution

Uhmm..copy and Paste your code???
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900