Sencha Touch is a complete MVC JavaScript framework specially designed to create mobile web applications for touchscreen devices like Andriod, […]
Category: Sencha Touch
Sencha Touch: Working with Phone/Tablet Profiles
Sencha Touch application are build to use on wide variety of devices from phones to Tablets. Usually people prefer to […]
Sencha Touch List integration with Spring MVC framework
Most important and useful component in mobile application is List. In this tutorial you will learn how to create Sencha […]
Sencha Touch List with ‘Load More’ plugin
In my last post, I demonstrate Sencha touch List using Spring MVC. The post was good except one thing – […]
Sencha Touch NestedList with Spring MVC integration
Sencha Touch’s NestedList component is very handy when it comes to show hierarchical data with some relation. We usually use […]
Sencha Touch : Login Form with validation
In today’s post I am going to show you how to create a simple form in Sencha Touch with validation. […]
Sencha Touch: Dialog, Prompt, Alert
Let’s see today what Sencha touch has to offer us in term of showing message, notifications to users. When you […]