DevExtreme is a commercial application framework made by DevExpress. It is based on HTML5 and JavaScript and can generate native applications for smartphones and tablets (Windows Phone, iOS and Android) and responsive webapps for a traditional desktop.
Questions tagged [devextreme]
873 questions
-2
votes
2 answers
angularjs ng-model doesn't update
I have a Font Awesome icon picker, which I use for my application so the employees can easily access the different icons without searching for the codes online.
Now when I click on an icon, it does not update the ng-model. I first have to enter…

peer
- 1,001
- 4
- 13
- 29
-3
votes
4 answers
How can I check screen resolution on an angular website?
Is there a way to check screen resolution on an angular website? I have a scenario where an application I'm working on has been designed using DevExtreme default components. This makes it difficult to customize.
In my case I'm dealing with a popup…

OGC0der
- 1
- 4
-4
votes
1 answer
Devextreme 3G connecting to our server, but WIFI not
I have created a Devextreme app, with the following connection string :
In my Shared.Config.js file I use this to connect to our server :
"local": "http://agilesoft.dyndns.org/ProsoundService/ProsoundService.svc/",
"production":…

Hannes du Preez
- 1
- 1