|
Browse by Tags
All Tags » UltraGrid » Dropdown ( RSS)
-
When using a Date field for a column you get a nice DropDown Calendar to pick the date. It always defaults to having the current date selected in the calendar. How can I change the default? When I try to set a date in the BeforeCellListDropDown event (e.cell.value = somedate), the drop down does not...
-
Mike, That takes care of limiting the user to choosing only what is in the list (style = dropdownlist) but I still can't figure out how if the user enters a value that isn't in the list to catch that and be able to prompt the user as to what they want to do with it. Setting the style to dropdown...
-
Further clarification. I have several cells in my UltraGrid that use dropdown selection. These need two different sets of functionality. These need to limit the user to selecting only items from the list so the need for DropDownStyle. These need to allow the user to enter new values and when they leave...
Page 1 of 1 (3 items)
|
|