Mick Dugan Posted March 7, 2005 Posted March 7, 2005 I�m having trouble getting my database to update my radio buttons on my form. I�m saving a specific string to the database depending on which radio button is pressed. When the program runs, I click on the data grid the program reads what the string is and the radio buttons get updated as expected. The problem arises when I click on the heading of the data grid and it gets resorted. Apparently, the currency manager still reads 0 for the top record, 1 for the next one down and so on. The text boxes on the form get updated just fine because they�re data bound, but no so for the radio buttons. I could really use some help from the experts. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.