Posts Tagged ‘Select’

Tutorial Extjs: Grouping

Friday, February 13th, 2009

I hope this day is a nice day for you and your family, ang  i hope you still hold to the spirit of learning. Now let’s continue this tutorial, in this section we will about how to make Grouping in Extjs. Grouping is very useful for us in the search data, with the grouping we will be more easily explore the data that we find.

(more…)

Tutorial Extjs Expanded Row

Friday, February 13th, 2009

Today, we will continue our tutorial about extjs, and in this section we will learn about how to make Expanded row in Extjs grid form. According to me Expanded row is very useful to provide additional information from the data that we created, so the data is clearly.

(more…)

Simple Paging Grid Extjs

Wednesday, February 11th, 2009

In this section, we will learn about how to  show data from database to grid form. In this post we need more file, on of is JSON.php, this file is very important, without  this file we can not  display data to grid form. And in this post we will also learn paging grid extjs.

(more…)