I'm attempting to have some cells in a column be a drop down and some to be a text field. Similar to this post:
http://forums.smartclient.com/showthread.php?t=5508
I do not see the getEditorType and getEditorValueMap methods as mentioned in the solution for that post.
Other posts that I have read make me think that I may also be able to create my own CellRenderer. However, I do not see this class or interface.
I'm assuming that the code base has changed since those posts?
I'm using smartGWT 2.0. How might the same thing be accomplished with this (or newer) version?
Thanks,
Curtis
http://forums.smartclient.com/showthread.php?t=5508
I do not see the getEditorType and getEditorValueMap methods as mentioned in the solution for that post.
Other posts that I have read make me think that I may also be able to create my own CellRenderer. However, I do not see this class or interface.
I'm assuming that the code base has changed since those posts?
I'm using smartGWT 2.0. How might the same thing be accomplished with this (or newer) version?
Thanks,
Curtis
Comment