|
-
June 13th, 2007, 06:17 AM
#1
databindings of winform in ADO.Net
Hi, I have a form and i am new to ADO.Net and want to do some insert operation on my form so i was playing around with the windows form. I found one way which is
I first clicked the form and to properties and then clicked DataBindings Clicked Advance. Clicked the binding dropdown box. Then clicked the Add Project Data Source. Selected the database and server and conn was successfull It created some dataset and connection string. Then i clicked the tables and selected the table which i want for this form.
Now then I right click on each fields textboxes go to properties and then clicked DataBindings Clicked Advance. Clicked the binding dropdown box and from that DataSet and table i selected each column name and binded to appropriate field.
What does that all mean which i did and what i can do with that?
Any tutorial on the above procedure I did so i can know exactly whats going on?
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
|