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
280
Want to hide value of ultraOptionSet Collection.
posted

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.

Parents
  • 71886
    Offline posted

    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.

Reply Children