JustAjax Table Grid
This script make a table grid (design is near from excel). Everything can be make on the fly like scrolling, sorting, editing, adding, filtering. Work quickly with many record in the grid. He’s...
View ArticlephpMyDataGrid Professional
This script contains a tool list for build easily a data grid view in a PHP environment. In a short period time you have a datagridview very useful and based on the Ajax technology. We can paginate,...
View ArticleRow Filtering with DataTable and AutoComplete
This script allows a better search. For example we can make a search autocomplete when you enter some words. Or make a filter on one (or several) words and display only good record. Ce script permet...
View ArticleClient-Side Table Sorting Basic Example
With this script you can make a record table. When you click on the name of each columns you can sort informations. You can sort to grow or decreasing. Ce script permet de créer une table qui contient...
View ArticleJQTreeTable
With this script you can have a tree path in a grid. For earch elements you have the numer of the row, description, path to row, level and status. This script use Jquerry. Ce script permet d’obtenir...
View ArticleDrasticGrid
With this script you can obtain a datagrid. You can make some actions like sort data (you clic on the name of the column to sort and another clic for opposite sort) and use the scroll bar for browse...
View ArticleTabs with no tab strip and a fixed height
With this script you can make a tab with tab. You can click on all different tabs to move tab without any page refresh. When text is smaller than another tab automatically resize. Ce script permet de...
View ArticleDrag and Drop from a Data Grid to a Form Panel
With this script you can make a datagrid and a form pannel. For give a record to the form panel you make a drag and drop to to form panel. Update need any page refresh. Ce script permet de réaliser...
View ArticleDrag and Drop from Grid
With this script you can make two datagrid. You can give some record to the second or opposite. For make that you select a record and you drag and drop to the second datagrid. The data grid update...
View Article