Syncfusion controls and jQuery.load()

Hello,

I have an an application with one active page that will load and display other pages in a container div. I managed to do that with jQuery ajax support ($.get, .load). It works great till I try to load a page that contains a Syncfusion Datepicker. The page does not show date controller, it simply shows text control. Can anyone please let me know the solution for this issue


Thanks,

Dilip


1 Reply

SR Subalakshmi Ramachandran Syncfusion Team July 12, 2022 05:55 PM UTC

Hi Dilip,


Greetings from Syncfusion support.


Based on the shared information, we suspect that you are not referring the Syncfusion assemblies or script reference in your project


Verify that the correct script references for jQuery, ej.web.all.min.js and the style reference have been provided.


Refer to the below UG link to know more details on requirements for getting started.


https://help.syncfusion.com/aspnet-core/gettingstarted/getting-started-2-x


If the issue persists, kindly revert with your Layout and Razor page to proceed further.


Regards,

Subalakshmi R


Loader.
Up arrow icon