|
-
Apr 23rd, 2004, 11:20 AM
#1
Thread Starter
New Member
DataBinding with Manually created Dataset
When i use the sqldataadapter wizard i can bind everything perfectly. But now i've resorted to doing all my ado manually because i have more control. I created a sqldataadapter and a dataset, now i would like to bind them to my text boxes and checkboxes. But how come i cant bind like i did when i used the data adapter wizard? is there a way to bind like that without the wizards? I know i can assign them manually ( dr(8) = first.Text ) but i have 400 text boxes i have to bind and that will be very time consuming. Is there another way i can do this?
thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|