Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the best way of clearing controls that are bound?
Message
From
19/04/2002 13:44:38
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web forms
Title:
What is the best way of clearing controls that are bound?
Miscellaneous
Thread ID:
00646992
Message ID:
00646992
Views:
29
On my web form there are some textboxes and a dataList. After I clear the recordset with rs.Clear(), how can I update the controls to display no values? The code I have now sets the .Text properties to "" but it is clunky. Also, I don't know what to do with the dataList - it is not being cleared at all.

Should I simply re-load the entire page? If so, how can I do that?

Keith Payne
Reply
Map
View

Click here to load this message in the networking platform