Replacing checkbox with radio buttons in ext treepanel
Replacing checkbox with radio buttons in ext treepanel
I have treeepanel used in my wizard window. Currently there is checkbox set to select the item, but as per new requirement I need to replace it with radiobuttons. How to do it.
the quick way would be to ensure only one selection has been made by checking the selection of the view, unfortunately replacing check boxes with radio buttons is going to be a lot harder.
Check out SenchaWorld.com for articles, screencasts, conference videos and more.