Regarding Datatable
Regarding Datatable
sinhagyandeep
Posts: 1Questions: 1Answers: 0
I am working with datatable with 2 button for edit and remove the record and both are working very fine in full mode but when it is open in small device then remove and edit option becomes child row class like in image i have uploaded.
when my remove button comes inside child row class it's click even does not work i have tried many things but not getting.
please any suggestion will be great help.
Thanks.
Gyandeep.
This discussion has been closed.
Answers
Hi @sinhagyandeep ,
Is this using Editor?
This thread talks about using
listHiddenNodes
, that should do the trick.Cheers,
Colin