Data view

Jackob

New member
Joined
Sep 24, 2005
Messages
1
Programming Experience
Beginner
Hello All,
I tried to create a Dataview on the click of a button. The data view has to filter the data from the dataset based on the value entered by the user in a textbox. Now, how can i bind the textcontrols with the rows returned by the dataview (see the binding should happen at runtime, that is , when the user clicks the button and not during the design time). Please Help!!!!
 
Back
Top