Im trying to create a common Dialog Component which can be open from any component.I want to implement IgxDialog like mAtDialog is used with MatDialogRef where the component is passed and can be opened via a service.I couldnt find the exact instruction to implement the same with IgxDialog.
Hello Kaushik,
Thank you for contacting Infragistics Community!
In order to render dynamically a common component I suggest one of the following approaches:
Please take your time to investigate both samples and let me know if you have any further questions.
Best Regards, Martin Evtimov Associate Software Developer Infragistics, Inc.
Hi, am getting error on both the samples. can you share the latest one which works ?