Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

generate the controls in the table dynamically

0 views
Skip to first unread message

iHavAQuestion

unread,
May 6, 2008, 3:08:01 PM5/6/08
to
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.

Andy B

unread,
May 6, 2008, 3:20:04 PM5/6/08
to
Hi.

Here is a link to generate dynamic controls using ajax. It is probably the
best I can find. The idea is probably the same but its a close shot I would
think.

http://www.asp.net/learn/ajax-videos/

its video #72..


"iHavAQuestion" <iHavAQ...@discussions.microsoft.com> wrote in message
news:16B9F5D0-D0A2-4298...@microsoft.com...

iHavAQuestion

unread,
May 6, 2008, 3:54:01 PM5/6/08
to
Is there any way I can acchive this by using other than AJAX control.
0 new messages