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
Hello, can you please elaborate a bit on this, that means, explain how to make the column typed etc. Thanks Florian
Hi,
Have you been able to resolve your issue ? If you have any questions feel free to ask me
Regards
Hello,
Through experimentation I realized that while the actual editor supports selecting and storing data in an an untyped column, the renderer does not display one's selected choices unless the column is explicitly typed.
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
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