Kendo UI has some great tools, but Angular is simply much more powerful when dealing with web-based data-management systems. To leverage Kendo, Angular has created Kendo-Directives. Almost any Kendo object can be created and managed from Angular, thereby removing the dependancy on jQuery and enabling Angular to keep those objects in scope.
Usability enhancement with AngularJS, Kendo and JSON Filtering.
When designing data systems to be used by internal businesses, whether ERP or CRM systems, they have to be designed to be able to keep up with the fingers of professional data-entry people. These aren’t your standard internet folks who want to buy a widget on Amazon, these are people who will be putting in hundreds of orders a day. People who know every button and how many tabs it is until they need to hit the enter key and move on. Here is an example of a dropdown that can trigger a local filter of a JSON object which avoids us making a call-back to the server.
Kendo Context Menus
When developing online databases, it’s often frustrating to lose the right-click ability that a normal desktop system would have. Instead, the user is presented with a bunch of options that are unrelated to the system – or things you’d prefer them not to have at all! Kendo offers a Context Menu feature that simple and straightforward. read more…
- « Previous Page
- 1
- …
- 15
- 16
- 17
- 18
- 19
- 20
- Next Page »