Physical to Logical Index

Hi,

Is it possible to get Logical index based on Physical index. Basically I want to make particular row readOnly once data is saved. Once Save button is clicked which is outside the table, all edited rows should be saved and should be made to readOnly. But I am not sure how to row index if table is filtered.

Thanks you

Hi @tejashrir15

Sure, there are two methods that you can use toPhysicalColumn and toPhysicalRow