Hey guys,
i think i found a bug (or is it a feature?)
the isEditableDataprovider only works with null.
If i return 0 or false, the cell is still editable.
I can workaround with the return null calculation for now, it would be great if its fixed in future releases OR the documentation is udpated on this issue.
Thanks!
-Vik
Hey guys,
i think i found a bug (or is it a feature?)
the
isEditableDataprovideronly works withnull.If i return
0orfalse, the cell is still editable.I can workaround with the return null calculation for now, it would be great if its fixed in future releases OR the documentation is udpated on this issue.
Thanks!
-Vik