Passing grid_args
to put_datatable
(fail to pass editing : true
)
#572
Closed
TM0088
started this conversation in
Feature request
Replies: 1 comment 1 reply
-
The value type for
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Most of the
grid_args
like pagination, paginationPageSize and defaultColDef is working by addingall in string format.
But not for
'editable':'true',
, i fail to find the method to make theediting
working input_datatable
function.Beta Was this translation helpful? Give feedback.
All reactions