Base solution for your next web application

Activities of "ayoyusuf"

We are using ASP.Net Zero Asp.Net Core MVC & JQuery 5.0.6. I have my project and app working fine for most of my deployments. The challenge: is that if we have a Modal Form opened from a URL (Header Modal), and it has Datatable (e.g. A Header Table), if we open another Modal form (Detail Modal) having a table from it (e.g. to Open a Detail Table based on the Header Table), the Detail Modal opens but the Table does not show properly and the JQuery breaks but no errors in Chrome development debugger.

In Version 2.0 using MVC and JQuery (which used Jtable), we are able to open an Header Modal and detail Modal with tables and they work perfectly.

Please is there a sample for Modal header and modal detail where both modals have datatables?

NOTE: We have the List Modal, create Modal and Edit Modals working in both Ver 2 and ver 5.

Showing 21 to 21 of 21 entries