I have a sample file in which it has a browse button, a checkedlistbox, and two radio buttons. You can see the screen-shot below.
Whenever I click on the browse button.... the PDF files are shown in the checked list box.
Here is the code behind the browse button
Private Sub...
Hi,
I have a radiobuttonlist and would like to have one of the radio buttons checked based on the grade a sql table. So if a student is in grade 10 then the radio button Grade 10 would be checked .
Here is my radiobuttonlist:
<asp:RadioButtonList ID="RadioButtonList1" runat="server"...
I have a question, lets say i 5 options from which the user will choose one and it later prints it out on an another form, for this case i use radio buttons, i will i make the choice display on the other form via label, so how to u do this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.