Closed scrnjakovic closed 4 years ago
Hi scrnjakovic,
It is a bug on using rowIndex
internally.
This problem in fixed in v2-dev branch now.
I will do some more testing and publish a new release soon.
Thanks!
Hi, the problem is fixed in 2.0.6. Please try again. Thanks!
Fixed. Thanks :)
Documentation says that
getRowValue
acceptsrowIndex
as an argument, when in reality it wantsuniqueIndex
.Is this the error of documentation or implementation?
Try following code taken from the demo page:
Type something in column3 of row1 and then click on the column1 of row1 or row2.