TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Zimbini Walaza
NA
16
0
getting data from a database based on a selected radio button
Sep 28 2009 2:30 PM
I am trying to get the seleted radioButton from a group of radio buttons.
The program is supposed to check on the database for controls that match the selected radiobuttons. The radiobuttons are named High,Medium,Low.
For example
If a person selects High, the program must go through the database and choose all the controls that are rated High and then must load them into a listBox.
My problem is that the code i am using does not see the selected items and does not load the listBox.
I am usig SQL server database and stored procedures to do this.
Any suggestions on how i can go about doing this will be appreciated.
Reply
Answers (
1
)
Datagridview order problem
Program slowing as sqlite database grows