onRowEditStart

var onRowEditStart: (rowIndex: Int) -> Unit?

Callback when row editing starts. Only called when item is non-null.