I am retrieving data from sqlserver using Dropdown list box
selected value and storing it in an arraylist. Now the problem is how to
retieve the arraylist values and display in the table.
I am retrieving data from sqlserver using Dropdown list box
selected value and storing it in an arraylist. Now the problem is how to
retieve the arraylist values and display in the table.
Use it like below
If you are using asp.net mvc you can use something like this:
etc to create table