1. #1
    Sencha User
    Join Date
    Nov 2011
    Posts
    7
    Vote Rating
    0
    hemant123 is on a distinguished road

      0  

    Default 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.

  2. #2
    Sencha - Sales Team dawesi's Avatar
    Join Date
    Mar 2007
    Location
    Melbourne, Australia (aka GMT+10)
    Posts
    738
    Vote Rating
    6
    dawesi will become famous soon enough

      0  

    Default


    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.

    Sencha Technical Training : Asia Pacific Region

    Code Validation : JSLint | JSONLint | JSONPLint

  3. #3
    Sencha User
    Join Date
    Nov 2011
    Posts
    7
    Vote Rating
    0
    hemant123 is on a distinguished road

      0  

    Default Thanks

    Thanks


    But I need to replace it wil the radiobutton, please let me know if any workaround is there.

Tags for this Thread