Dear Dimitar,
I tried to test my application using using version 4.2.1 again.
My Apps have 2 steps as below,
– Log-in Screen: [using widgets: jqxInput, jqxPasswordInput, jqxPasswordInput and calling Ajax)
=> new version is working normally.
– Main Screen: [Menu Panel: jqxMenu, jqxSplitter, jqxPanel, jqxExpander, jqxWindow
. MainPanel: jqxTabs, jqxDropDownList, jqxButton, jqxGrid and jqx.dataAdapter]
– Clicking on menu item, a new app is run with new tab dynamically.
I found out what is problem today.
– Menu pannel’s widgets : working normally
– It’s not calling the “$(document).ready” function in dynamic page using version 4.2.1.
(After rolling back version 4.1.2, “$(document).ready” function is normally called.)
There is no error in my browser’s console.
Best regards,
sulwon.