Dialog Box problem
Hi friends,
In my page I used filter box (a custom control contains Textbox and button control). If user enters value in the textbox and press submit, then data binded to controls on that page. After that there is another button in that page. When user click on that button, I displayed Web Dialog Box and prompts user enter comments. When user submits comments then data added to one of grids in my page. But after postback, my page only displays filter box and rest of the page content is cleared.
Let me know your comments.
Thanks in advance.
Regards,
Subbarao
|