How to add dropdownlist to ultrawebgridview column at designtime in asp.net? plse, provide me solution.
Hi psanket,
You can add a template column add the DropDownList in the column and assign the dataSource in run time.
Handle this.UltraWebGrid1.InitializeRow
And add the dataSource to the DropDownList on this event.
Sincerely,
Georgi Sashev
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support