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
john kanyora
NA
242
46.2k
retrieve data from database table using radiobutton
Feb 22 2018 6:07 AM
Hi, am trying to get data from a database table using radiobutton.kindly help on a way to implement it.
below is my code with the radiobutton..i need help with the code behind on how to implement the radiobutton to retrieve the data and also display it on a gridview.
<asp:RadioButtonList ID="Radiobuttonlist1" runat="server">
<asp:ListItem Text="Patients" Value="Patients"></asp:ListItem>
<asp:ListItem Text="Suppliers" Value="Suppliers"></asp:ListItem>
<asp:ListItem Text="Employees" Value="Employees"></asp:ListItem>
</asp:RadioButtonList>
<asp:GridView ID="GridView1" runat="server" />
Reply
Answers (
9
)
How to add images to existing ppt slides using c#
C# 2013, Deduct total amount upto paying everytime