I am trying to convert a DataGridView (DGV) into an UltraWinGrid (UWG).
In the DGV I have a column with a combobox that is bound to datasource / table / column to get it's list values without any run time intervention. I can't get the equivalent to happen in the ultrawingrid at design time and all of the forum topics I found discuss run time binding.
Here is how I am mapping the DGV settings to UWG settings:
DGV:ColumnType: combox
UWG (in designer, column selected) Style: DropDownList, ButtonDisplayStyel: Always
DGV: DataSource: ds*** && Displaymember: Table.Name
UWG: ???
Thank you!
Hi corles,
If you have any further questions regarding this implementation, please let me know.
Sincerely,Chris KDeveloper Support EngineerInfragistics, Inc.www.infragistics.com/support