Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: How to reset the search results?


Message #1 by "Sergiy" <sergiy@x...> on Mon, 14 Oct 2002 19:27:06 +1300
On a Search form I have got few dropdown lists, and a RadioButton List. After the user made selection
and clicked on 'Search' button, the result displays in a table. All controls are Web controls with a property set 'Runat server'. 

How is it possible to reset a table (remove all rows) when the user will start another selection: selected new item from any
dropdown list(s) or/and radiobutton list?

 

I use VB.Net web forms with code behind.



  Return to Index