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