generate the controls in the table dynamically

  • Thread starter Thread starter iHavAQuestion
  • Start date Start date
I

iHavAQuestion

I have a dropdown with the list of items from 1 to 6
Below the dropdown there is a table(This table contains all textbox and
dropdownlist) with 6 rows and 5 cloums, which is INVISIBLE by default.

if I select 3 from the drop down, I should get the table with the 3 rows and
5 cloums , turn visible with all the controls in it.
OR if I select 4 from the drop down, I should get the table with the 4 rows
and 4 cloums, turn visible with all the controls in it.

Can any one please let me know how???
can any one please provide me the link???


Thanks in Advance.
 
Is there any way I can acchive this by using other than AJAX control.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top