Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
177
In UltraWebGrid assign a Drop Down Valuelist to a Grid Cell.
posted

In UltraWebGrid, I have Column3 with Multiple values separated by commas for some rows in the grid. If the Column3 contains the multiple values, then i want assign the column3 value to the Column2 as ValueList ( dropdown) and i want to select values from ValueList. I have done this in Winforms. the same way i want to do it in ASP.NET. Any gimmicks to done, let me know.

Thanks in advance