You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am using angular version 1.3.2 on my project and have decided to use this data grid as an upgrade from the previous data grid.
i am having issues on the compatibility of the angular-data-grid on my version of angular (1.3.2) i have tried to change the version to 1.4.8 or later and it worked fine but my other pages don't.
Based on the details it is compatible to 1.3 -1.5. that's why i decided to use this.
how can i use this data grid even if my version is 1.3.2 ?
OR
can i only specify to run on a 1.4.8 version of angular.min.js ?
THANKS
The text was updated successfully, but these errors were encountered:
Could you provide us with more details about your issue? (Plunker, JSfiddle examples)
We can't reproduce it with angular 1.3. Maybe you use version of ui-bootstrap.js higher than 0.14.3? (this version is the last which is compatible with angular 1.3)
Hi,
i am using angular version 1.3.2 on my project and have decided to use this data grid as an upgrade from the previous data grid.
i am having issues on the compatibility of the angular-data-grid on my version of angular (1.3.2) i have tried to change the version to 1.4.8 or later and it worked fine but my other pages don't.
Based on the details it is compatible to 1.3 -1.5. that's why i decided to use this.
how can i use this data grid even if my version is 1.3.2 ?
OR
can i only specify to run on a 1.4.8 version of angular.min.js ?
THANKS
The text was updated successfully, but these errors were encountered: