Checks if the row at the given index can be modified.
ds.canModifyRow(0);
canModifyRow(index: number): boolean;
Last updated 5 months ago
Was this helpful?