Skip to Content
0
Former Member
May 19, 2005 at 03:55 PM

Populating drop-down list

228 Views

Think the issue I have is a different flavor of the issue covered by this topic. Just re-phrasing my question to make things clear. Need to populate dropdown list at runtime with node elements. The structure is as follows.

NodeA

-


NodeA1

-


NodeA11

-


Element1

-


Element2

-


Element3

-


NodeA2

-


NodeA21

-


Element1

-


Element2

-


Element3

-


NodeA3

-


NodeA31

-


Element1

-


Element2

-


Element3

NodeA created at design time. Node elements A1,A2 and A3 are created at runtime. Based on the lead node (A1 or A2 or A3), need to re-populate dropdownlist with elements 1,2, 3 etc. Is this possible ?

Thanks for your time !

Sri

Message was edited by: Armin Reichert