Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1470
How to affect checked state of items in ListTool
posted

Hi there

I am using the UltraToolbarsManager v10.3

I have Popup Tool which is a List type which is then assigned to an UltraDropDownButton.

After the user selects and item from the list that item is then preselected/checked the next time the List is displayed. I would like to reset the checked state of ALL the items to unchecked how do I do this programmatically?

Also in another usage of the UltraToolbar I would like to preselect an Item in the list when it is displayed, again how do I this programmatically?

Regards

geoffhop