how to save a selected radio button in visual basic so that as you visit the form..its still selected???please help..

Recommended Answers

All 2 Replies

The easiest way is to save the value to a database. If fieldRadio is yes, then set the value to 1.

The easiest way is to save the value to a database. If fieldRadio is yes, then set the value to 1.

...den how is it???

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.