Hi,
Can anyone point me in the right direction to add a combo box instead of a text box in the UltraGrid as I want the user user to select from a list rather than type directly into the grid.
Thanks
You have a couple options for doing so, such as a ValueList or an UltraDropDown. The following KB should get you started in the right direction:
DropDown in WinGrid
-Matt