Set row default values when adding a row in EditGrid

I have an EditGrid and the data source is coming from an Entity. Now, if the user clicks the ‘Add Row’ button, I want some of the columns in a row to have a default value already. How do we do this?

Also, for example, when adding a row, i want the value of say column C to be autogenerated. It should be the product of column A and column B. Is this possible?

@Aniesah_Malong ,

This is not supported right now. Hopefully will come soon.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.