This repository was archived by the owner on Jun 1, 2025. It is now read-only.
How to enable disable row along with default checkbox based on data #908
Answered
by
ghiscoding
hytechpro-bikeshs
asked this question in
Q&A
|
i am using slickgrid to display paid and unpaid invoices so i want to disable checkbox along with row for paid invoices and enable for unpaid, i didn't find any event where i can overwrite the options |
Answered by
ghiscoding
May 13, 2022
Replies: 1 comment 5 replies
|
Version 1.x is no longer maintained, and has not been for a very long time (at least 4 years), you should definitely upgrade to the latest version and then you can follow this Wiki Row Selection to do what you want. I have no clue if the Wiki code works with version 1.x and I will not spend time to find out either. Good Luck |
5 replies
Answer selected by
ghiscoding
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version 1.x is no longer maintained, and has not been for a very long time (at least 4 years), you should definitely upgrade to the latest version and then you can follow this Wiki Row Selection to do what you want. I have no clue if the Wiki code works with version 1.x and I will not spend time to find out either. Good Luck