Select row
ddkwork opened this issue · 2 comments
ddkwork commented
hi,any way for select table row with a canvas show? And with a select event callback func.
jkvatne commented
The example shows check-boxes to select rows. The checkboxes can have callback.
ddkwork commented
The example shows check-boxes to select rows. The checkboxes can have callback.
I will try, thk you.