Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:how_it_works [2010/04/07 21:05]
preichow
wiki:how_it_works [2017/12/12 17:08] (current)
admin
Line 3: Line 3:
  
 Understanding how jqGrid works will help you get up to speed with the full capabilities of the plugin. Understanding how jqGrid works will help you get up to speed with the full capabilities of the plugin.
-The first thing to understand is that there are two aspects to working with tabular data:+The first thing to understand is that there are two aspects to working with tabular data :
  
   * Client-side representation,​ and   * Client-side representation,​ and
Line 35: Line 35:
  
 To allow freedom and flexibility,​ and often a better impression, jqGrid relies on CSS (Cascading Style Sheets) to govern its appearance. ​ To allow freedom and flexibility,​ and often a better impression, jqGrid relies on CSS (Cascading Style Sheets) to govern its appearance. ​
 +
 +Next, you'll create [[:​wiki:​first_grid |your first grid.]]
 +
 +In more sophisticated case the grid can have more elements as shown below:
 +
 +{{:​wiki:​allgridelementsnewfilters1.png|}}
 +
 +The grid can not only have additional layers, but also allow more than the rows to contain the main data. jqGrid support treegrid, subgrid and grouping of data.
 +
 +If you choose, the grid can look like a table having some advance features like sorting, resizing of columns, reordering of columns with respect of drag&​drop and so on, as shown below:
 +
 +{{:​wiki:​simpletable1.png|}}
 +
  
  

QR Code
QR Code wiki:how_it_works (generated for current page)