J
jquerijero
Guest
If the combo-box is bound, you will need to change the datasource. If the combo-box is unbound, you can directly reassign the ValueList property. The UltraToolbarsManager has a ToolValueChanged event. It behaves like the ToolClick event.
Continue reading...
Continue reading...