Skip to content

Adding editing feature in user selectable cell or column from JStree treegrid #2709

Closed Answered by sam1186
sam1186 asked this question in Q&A
Discussion options

You must be logged in to vote

I am able to achieve this by adding another(custom) grid context. Thanks!

I have added similar gridcontext functionality (like the one which is provided by jstreegrid: gridcontext menu for user right click event

with required parameters and mapped it with select_cell.jstree-grid event ref: https://github.com/deitch/jstree-grid#:~:text=HTML%20sample%20page.-,select_cell.jstree%2Dgrid,-%3A%20If%20you%20click. Moreover, we have to call it from 'prepare_grid' as shown in below snippet that handles the right click and left click triggers.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vakata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant