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
Hello,
As far as I can understand from your latest post you were able to solve your issue. If you have y further question just let me know.
Hi Hristo
Thanks for the reply.
I believe I have resolved my problem by using the ListTool.SelectedItemIndex property.
My issue was not knowing which object to enumerate to set the selected item in the UltraToolbarsManager tools.
Hello ,
I have tried to create a sample, based on the description in this thread, but I was not able to do this. So could you please give me the exactly steps that I should follow in order to be able to create a sample like yours and to investigate your issue further for you.
I am waiting for your response.