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
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
Hi again,
Did you look at the example that I send you? Have you been able to resolve your issue ? Please keep me in touch
Regards
Hi,
I made one small project that show how to use "UltraOptionSetEditor" on an individual cell. Please test the example and if you have any questions, please do not hesitate to ask me
Georgi