This is what it should look when the page first loads
It is important that the user IS allowed to add without any limit. The page has the first group in design when first loaded.
How to create them in codes and assign each of these dropdowns to selectedindex changed event since they have to be tracked hierarchically whenever the selected data is changed.
Thanks.
Hi,
I had a chance to develop a sample for you. Please find it as an attached file. It is an web site and all you need to run it is just to add the ig_res folder which will be automatically added if you turn into design mode. In this solution I have the cascade drop downs extended as a user control. I have an “add” button to add them in run time. I am saving the count of the created dropdowns in the viewstate and recreate them on post back. The cascade drop down control works in the same way like in the example you reviewed before. If you have any other questions, please do not hesitate to ask.
I hope I had helped.
Looking forward to hear from you.
Sincerely,
Georgi Sashev
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
Thank you very much for your assistance. I have been moved by your desire to help. This is my first time to seek help, though the company I work for has been using your product for years now.
Hello Renping,
Currently I am working on sample for you. I will update you in next few days. Thank you for being so patient.
For any further assistance please, do not hesitate to contact us.
Georgi:
Could you take some time and investigate this a little more how to fire up selectionindex changed event for an array of dropdownlists that are created at runtime ????Thanks.
Hello,
This is duplicate post. For more information according to this issue, please follow the link : http://forums.infragistics.com/forums/t/57653.aspx.