CheckColumn and CheckboxSelectionModel

  1. #1

    CheckColumn and CheckboxSelectionModel

    Hi ,

    I have one 'CheckboxSelectionModel' and 'CheckColumn' in my gridpanel.
    Here when i checkbox in CheckColumn then automatically 'CheckboxSelectionModel' checkbox is also selecting or deselecting,becouse of selectionmodel.
    So here i need when i am checking CheckColumn only that should be select.Here i need to avoide selectionmodel for entair row.

    please give any sugessions.

    thanks and regards
    satya
  2. #2

    RE: CheckColumn and CheckboxSelectionModel

    Hi,

    Just set CheckOnly="true" for CheckboxSelectionModel


    CheckOnly - true if rows can only be selected by clicking on the checkbox column (defaults to false).
  3. #3

    RE: CheckColumn and CheckboxSelectionModel

    CheckOnly="true" in coolite 0.8.1 ?
  4. #4

    RE: CheckColumn and CheckboxSelectionModel

    Hi ,

    Thakns for reply..

    I used CheckOnly="true" for CheckboxSelectionModel but is no reflecting any thing.I am using v0.8.


    My requirement is like when check the checkbox in row than only row should slelect.
    if i am clicking any other columns of row then row should not select.

    How can i achive this plz suggest me.

    thanks
    satya

  5. #5

    RE: CheckColumn and CheckboxSelectionModel

    Hi,

    Yes, CheckOnly makes it (select/deselect row by checkbox only)
    CheckOnly property is defined in the 0.8.2 version
  6. #6

    RE: CheckColumn and CheckboxSelectionModel

    Hi ,

    Can you plz give download link for 0.8.2.

    regards
    satya
  7. #7

    RE: CheckColumn and CheckboxSelectionModel

    Satyanarayana murthy (11/24/2009) Hi ,

    Can you plz give download link for 0.8.2.

    regards
    satya
    Hi satya,

    Version 0.8.2 is currently only available to Premium Members who have access to the SVN source code repository.

    Geoffrey McGill
    Founder

Similar Threads

  1. CheckColumn is editable?
    By 78fede78 in forum 1.x Help
    Replies: 2
    Last Post: Jan 18, 2013, 12:46 PM
  2. checkcolumn
    By pankaj in forum 1.x Help
    Replies: 0
    Last Post: Mar 31, 2010, 3:00 AM
  3. Replies: 6
    Last Post: Aug 24, 2009, 5:22 PM
  4. get value from checkcolumn
    By maxdiable in forum 1.x Help
    Replies: 2
    Last Post: Jul 10, 2009, 6:28 PM
  5. checkcolumn select row
    By maxdiable in forum 1.x Help
    Replies: 0
    Last Post: Jul 10, 2009, 3:35 AM

Posting Permissions