Programmatically add row to DnyamicRows component
I’m trying to programmatically add a row to a dynamic-rows component by extending the dynamic-rows and form components. When an inserted form is submitted, the form data is inserted into the programmatically added row. My code successfully adds a new… Read More »Programmatically add row to DnyamicRows component