Posted 11 December 2025, 5:30 am EST - Updated 11 December 2025, 6:44 am EST
My company wants purchase license 2025v1 for ASPNET Web Forms. Now, I test the trial.
I have C1WebWijmo.Webforms_4.8.20251.392.zip
Not info aobut 2025v1 in release history: https://developer.mescius.com/componentone/docs/webforms/online-releasehistory/releasehistory.html
https://jquery.com/support/
Supported versions
We support only the latest version of jQuery. The 1.x and 2.x branches are no longer supported.
jQuery 3.x is the current version branch of jQuery.
ASPNET Web Forms supports jQuery 3.x ??
readme.txt (in zip) has
Dependencies
jQuery 1.11.1
jQuery UI 1.11.0
jQuery Mobile 1.4.0
Wijmo 3.20242.182 ---- > what is Wijmo 3.20242.182 ?
In zip, hast clientJs folder with many scripts js files.

For example, for CDialog control uses
[WidgetDependencies(typeof(WijDialog), “extensions.c1dialog.js”, “extensions-open.min.js”)]
In documentation https://developer.mescius.com/componentone/docs/webforms/online-dialog/CreatingC1Dialog.html appears /jquery-1.8.2.min.js and /1.9.1/jquery-ui.min.js
do I need include in my client code jQuery 1.11.1 and jQuery UI 1.11.0 or /jquery-1.8.2.min.js and /1.9.1/jquery-ui.min.js ?
do I need include y my client code any script js file from clientJs folder ? Controls will included javascripts file embedded ?
ASPNET Web Forms supports jQuery 3.x ??
what is Wijmo 3.20242.182 ?
Any suggestions ?



