Welcome to Dream.In.Code
Getting VB.NET Help is Easy!

Join 109,490 VB.NET Programmers for FREE! Ask your question and get quick answers from experts. There are 1,173 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



databinding with dataset in vb.net - example

 
Reply to this topicStart new topic

databinding with dataset in vb.net - example, databinding with dataset for insert,update,delete of master - details

SKRaaj
post 1 Jul, 2008 - 07:33 PM
Post #1


New D.I.C Head

*
Joined: 1 Jul, 2008
Posts: 1

CODE
Dim Text1 as New Button()  'represents a button on your form
Text1.text = 1    'The tag value can be set in the Properties window for your control

sdaCustomers.SelectCommand.Parameters("@LocationId").Value = CInt(text1.text)
sdaCustomers.Fill(ds)
User is offlineProfile CardPM

Go to the top of the page


jayman9
post 1 Jul, 2008 - 07:40 PM
Post #2


Student of Life

Group Icon
Joined: 26 Dec, 2005
Posts: 6,323



Thanked 22 times

Dream Kudos: 500

Expert In: C#, VB.NET, Java

My Contributions


Do you have a question related to the code you posted?

Use code.gif tags when posting your code.
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 9/7/08 02:05PM

Live VB.NET Help!

VB.NET Tutorials

Reference Sheets

VB.NET Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month