|
-
Jan 11th, 2011, 03:13 PM
#1
Thread Starter
Lively Member
CONNECT RadioButton TO DATABASE
Hi,
i have a form with a bunch of textbox's that are connected to a ms access data source, so i can update, edit and delete records.
I also have 4 radio buttons.
What i'm trying to acheive is that when a row is selected in the datagridview, the textboxes show the values in them (id, name, number, etc.),which works perfectly, and the radio buttons should show the value of the "grade" column of the cell that is selected.
So basicaly when you click a record, if the grade is 5 i want the radiobutton5 to be selected. And if i click radiobutton6 it should update the field to 6.
I hope i am being clear enough for you to understand me.
Thanks in advance!
Tags for this Thread
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
|