aspx_beginners thread: How to reset the search results?
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.
|





