I have a grid on a web application that has been deployed for at least a couple of years, suddenly when the user tries to add a new row and click 'Done' on the dialog template nothing happens. What would cause this. This application has not changed.
Hello Reyes,
Thank you for contacting Infragistics Community!
I believe you will find the following sample very helpful. As you can observe it is using the latest version of IgniteUI for Angular package (12.1.0) and the Add Row Dialog is working as expected. Having this in mind I assume that you have introduced some changes to your application like for example updating the Angular/IgniteUI for Angular versions. In order to be able to assist you further could you please elaborate on the exact version of IgniteUI for Angular you are using and the one you have updated from (in case you have updated). It would be very helpful if you can provide a snippet of the code running when the dialog’s ‘Done’ button is clicked as well.
Looking forward to hearing from you.
Best Regards, Martin Evtimov Associate Software Developer Infragistics, Inc.
Thanks for getting back to me.
The version I am using is below. This application has not changed in years so I am wondering why it suddenly does not work. When I developed this I paid for the license.
There are other issues. The code below is for a grid that is displayed. Again this used to work without issue and has not changed in years. Now the columns that are set to width of 0% are showing. This grid used to render fine, now it is a mess.
Any help would be greatly appreciated. Thank you.