Is there any possible ways to edit the cell only for newly adding rows in adv-grid ?
In adv-grid, I have enabled 'EnableEditButtons' and 'IsEditable' in advanced grid widget and In 'Configure Grid Columns' 'IsEditable' is selected for few columns. Then,
In UI, If user selecting ADD button to add rows in grid, there are any possible ways to edit the cell only for newly adding rows ?

