Issue
I am using ag-grid with angularJS. I need to enable the edit options in the table by doing a single click. Now its happening with double click. Can any one please tell me how to do that?
Solution
No worries. I added
singleClickEdit: true
in the place where i define the coldefs and rowdata stuffs.
Answered By - gkarthiks
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.