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…
Kendo Dropdowns
Kendo Dropdowns are fairly easy to use. They take a while to get comfortable with, but here are some basics to help you on your way.