AlbertoVesx Posted March 26, 2013 Posted March 26, 2013 Some user shared sometime ago this: function OnBeforerender(sender){ uniformX.dbcontrol.setEditable(false);} I use it to uniDBComboBox and uniDBlookupCombobox when I want that user select an item by using mouse instead of typing. But Sometimes I need both ways of select. Can this code implemented as a property? It would be more practical to check or uncheck this feature.
AntonioM Posted June 13, 2013 Posted June 13, 2013 It would be interesting that UNiDBLookupCombox allow to select a record by typing first letters. I would save a lot of code !!!
Recommended Posts