Hi There,
Am using UltrawinEditor.UltraOptionSet radio box in my win form, the form is a dynamic form which display the control accordingly
i need help to hide collection of UltraOptionset Value when i choose option 1 then ultrawinEditor.UltraOptionset should show value as A, B and if i choose option 2 then ultrawinEditor.UltraOptionset value as C,D,E and hide A,B
i have added this value in ultrawinEditor.UltraOptionset collection any idea how can hide in UI during run time.
Thank in advance.
Hello,
Could you please review the sample attached to this post and see if it meets your requirements.
Please feel free to let me know if I misunderstood you or if you have any other questions.
how to hide 1 item in the collection valueitem list for ultra optionset? code pls?
I am just checking about the progress of this thread. Please let me know If you need my further assistance on this.
Hello cyus,
A possible approach to achieve this might be by using two or three(depends on your scenario) different value lists and change them when an item is checked.
Please feel free to let me know if this does not suit your needs or if you need additional assistance.