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
615
OptionSetEditor
posted

I am attempting to use an OptionSetEditor on an individual cell with a valuelist also on that particular cell. While the editor does show the options as radio buttons the selected value does not seem to register in the cell itself; that is when I select a radio button and then exit that cell (by clicking on some other part of the grid or UI) the selection disappears and all radio buttons are in the not selected state. What factor am I missing when working with these types of cell editors ?

NetAdvantage v9.2

 

thanks for any help

Parents
No Data
Reply
  • 615
    posted

    I just wanted to add an amendment to this post giving some further details...

    The OptionSetEditor is actually saving the state properly but it is visible only when in edit mode (i.e. when clicking in the cell). This recalls my experience with the WinControlContainerEditor where a separate editor is needed for rendering and actual editing. Is there something related to that going on here?

     

    thanks

Children