Customize form used by DataGridAddButton
Comments
-
Is it possible to customize the form used by the DataGridAddButton button? Ive searched and cannot find a way to do this. Thanks
-
Hey Patrick, unfortunately, there is no way currently to edit that form since its hard coded. I would recommend just using a button that launches a sub dialog flow that will allow you to edit the data grid, and you can configure that form however you would like.