angular icon indicating copy to clipboard operation
angular copied to clipboard

Adding a data grid within a existing form

Open Mkaith opened this issue 4 years ago • 0 comments

Hi, My use case is that i have a parent form and a contacts form. When i press addcontact button a pop up is opened and contact form is rendered within it. Once i have filled that form is there any way to dynamically show that info above the addcontact button in the form of grid.

Also if i perform some actions through custom events then my form is again rendered and i need to fill that all again. Is there any way to retain all those values.

Thanks Capture

Mkaith avatar Jul 27 '21 07:07 Mkaith