Hi,
I using Dropdownlist inside ultra webgrid band,i couldn't able to load data for the dropdownlist from database on page load.If i wrote the code in any click event it works fine.Please help me to clear this.
Thanks in Advance...
Hello,
Based on the information posted regarding the issue I’m not clear enough with your scenario to be able to identify the cause of the problem. I see plenty of options dealing with dropdowns like scenarios with UltraWebGrid component, I suggest have a look at them:
1. Changing ValueLists on a Per-Row Basis
2. Displaying and Storing Values with Value Lists
3. Populate the ValueListItems from an In-Memory Data Set
Another option could be using embedded editor like WebCombo inside the grid. Check this out : http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebGrid_Embeddable_Editors.html