Skip to content

Replies

0
AbbottF
AbbottF answered on Nov 21, 2016 5:16 PM

Thank you. I now understand. Hope all is going well in the Sofia office.

Abbott

0
AbbottF
AbbottF answered on Nov 18, 2016 1:20 PM

As a note, for testing this I have the following in the ascx control …

 
    <!– Ignite UI Required Combined CSS Files –>
    <link href="http://cdn-na.infragistics.com/igniteui/2016.2/latest/css/themes/infragistics/infragistics.theme.css&quot; rel="stylesheet" />
    <link href="http://cdn-na.infragistics.com/igniteui/2016.2/latest/css/structure/infragistics.css&quot; rel="stylesheet" />
    <!– Ignite UI Required Combined JavaScript Files –>
    <script src="http://cdn-na.infragistics.com/igniteui/2016.2/latest/js/infragistics.core.js"></script&gt;
    <script src="http://cdn-na.infragistics.com/igniteui/2016.2/latest/js/infragistics.lob.js"></script&gt;
    <!– My js file referencing the .iggrid and .igcombo functions –>
    <script src="jscripts-KBO/kbo-bookselector.js"></script>

0
AbbottF
AbbottF answered on Nov 18, 2016 1:14 PM

Thanks. That sounds great. Could you please give send me a sample. My aspx page has already loaded an older version of jquery & jquery-ui. The control needs to use the newer versions of both allowing the 16.2 version of igniteui components to work properly. Once the user is finished with the page, all other aspx pages that do not need this control or 16.2 will be load with the older versions.

Thanks

Abbott