Posts: 169
Threads: 47
Joined: Jan 2020
Reputation:
4
Location: Portugal
Ok, great update. Thanks!!
Regarding "IW jQuery updated to version 3.6.4", I'm ok. I'm loading it like this:
gIWBSLibJQueryJs := 'https://cdn.jsdelivr.net/npm/jquery@3/dist/jquery.min.js';, so, latest version, right??!!!!!!!
Regarding Boostrap Normal Theme, I'm loading like this:
gIWBSLibBootstrapCss := 'http://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css';
gIWBSLibBootstrapJs := 'http://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js';
Is this ok??!!!!!!!!!!!!!
Regarding Bootstrap select component, I'm loading like this:
PageContext.AddBodyScriptFile('https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.18/dist/js/bootstrap-select.min.js');
PageContext.AddLinkFile('https://cdn.jsdelivr.net/npm/bootstrap-select@1.13.18/dist/css/bootstrap-select.min.css');
Is this update or is there a newer/better version??!!!!!!!!!!
About jquery.jqgrid.min.js, ui.jqgrid.min.css and jquery-ui.min.css, where can I get the latest version for this files??!!!!!!!
Thanks
Posts: 83
Threads: 23
Joined: Feb 2022
Reputation:
1
Location: Melbourne
D11.2U1, similar experience, rolling back
Posts: 173
Threads: 18
Joined: Jun 2018
Reputation:
23
Location: US
I updated to C++ Builder 11.3 and reinstalled IW 15.3 - seems to be working correctly now.
Posts: 68
Threads: 13
Joined: Mar 2018
Reputation:
3
"Built-in support for Microsoft Azure and Google OAuth authentication APIs"
Such good news! I can't wait for the demos to test it out!