Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
85
iggrid checkbox unchecked
posted

Hi Team,

I have created iggrid with checkbox

When i check few rows clicking checkbox in iggrid and then whenever i click on other cell then all my checked rows getting unchecked.

how to avoid this.

Parents
No Data
Reply
  • 17590
    Offline posted

    Hello Mukesh,

    Thank you for posting in our community.

    I believe you have Selection and Row Selectors features enabled. In this scenario, when you have some rows selected via the checkboxes and then you click on some other row the previous selection is cleared. This is the behavior by design. If you would like to select row by clicking on it and still keep the rows previously selected via checkboxes the CTRL key should be pressed while clicking on the row.

    Some further information about Selection and Row Selectors features can be found in our online documentation.

    Please let me know if you need any further assistance with this matter.

Children