Show information from an XML file

Today I will show how to load information into a grid from an XML file, this is something very easy to do and useful when developing applications.

Read more

Ext JS| 1.25.10| No Comments

Binding information from an array to a grid

One of the most interesting components from ExtJS are the grids, which provide us the ability to display information in a simple and orderly way.

Read more

Ext JS| 1.11.10| No Comments

Merry christmas

Merry Christmas and a happy New Year!

Read more

en| 12.24.09| No Comments

Custom validations

Many times it is necessary to create specific validations for our applications and are necessary to achieve the correct functionality, this tutorial explains how we can create “vtype’s” to validate our ExtJS forms.

Read more

Ext JS| 12.7.09| No Comments

Simple validations in the forms

The validations are very important when we’re saving the information the user entered, we should always validate the information we receive. In today’s tutorial we will see how to use the validations ExtJS provides.

Read more

Ext JS| 11.25.09| 1 Comment

Linked ComboBoxes with ExtJS

Sometimes the information we use in our applications is grouped into categories, in these situations the linked combos will help us to maintain these connections in a simple way.

Read more

Ext JS| 11.18.09| 4 Comments

Saving information in the server

Today we will see how to send the information submitted in a form of Ext JS to the server in order to save it in a database or manipulate it in any way.

Read more

Ext JS| 11.12.09| 2 Comments

Loading forms remotely

In today’s topic we will see how to fill out a form using Ajax to make a request to the server, we will request the information with an identifier we’ll send as a parameter.

Read more

Ext JS| 11.2.09| 1 Comment

A calendar to capture dates

Today we will talk about the DateField component. This component provides an “input” type formatted date from a calendar very well stylized. DateField in Ext JS is a very complete component since it offers many configuration options. In this tutorial we will discuss the most important settings.

Read more

Ext JS| 10.20.09| 3 Comments

Combo box loaded dynamically and remotely

Today we will talk about a very complete component: the ComboBox. We will see how to configure a Combo Box locally and remotely. I will describe some of the properties used in the configuration, we will create a template so our ComboBox will have a nice format and finally we will see the different variations that ExtJS offers for the ComboBox, for example the TimeField.

Read more

Ext JS| 10.16.09| 5 Comments

Sponsors

Donations

Please buy me a coffee, I am sharing my time and knowledge with you for free, help support this project with your donations. Thanks!

A little about Quizzpot

A little about Quizzpot

Our principal mission is to give a high standard education completely free, elaborating full courses of the newest technology for software development. ... Read more

What are we doing?