-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Boolean editor. #1389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Boolean editor. #1389
Conversation
|
@jpuri Thanks for the PR. |
|
I have added separate template for boolean editor. I couple of points to mention:
Please review and share feedback. |
|
Looks good. A few notes:
|
|
Hi Shane, Thanks a lot for your feedback. I have incorporated all the changes you mentioned above. In tutorial/6_editable, I have added column 'isActive' in grid and I have also done few more modifications on the page to add details about the booleanEditor. |
|
squashed commits and merged |
I have added a boolean editor (checkbox). The changes are not final, but I want to have my changes reviewed so that I am sure that I have taken right approach.
I have assumed there will be a parameter "type" in "colDef".