Main > Free Download Search >

Free nitobi grid script

nitobi grid

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 67
Easy Grid 1.0.1

Easy Grid 1.0.1


This package can be used to display and data grids using AJAX. It uses Yahoo User interface library Javascript classes to perform AJAX requests. A Javascript script calls Yahoo UI libraries to load the data for the table from the server. The more>> This package can be used to display and data grids using AJAX. It uses Yahoo User interface library Javascript classes to perform AJAX requests. A Javascript script calls Yahoo UI libraries to load the data for the table from the server. The same Javascript script performs the AJAX interaction with the PHP script that includes the PHP class. This PHP class accesses an CSV file with the data to be displayed and edited in the grid. The grid supports column sorting, data filtering, pagination and context menu that appears when the menu mouse button is clicked.<<less
Added: 2006-11-12 License: GPL Price: $0.00USD
14 downloads
 
Other version of Easy Grid
Easy Gridto display and data grids using AJAX. It uses Yahoo User interface library Javascript classes ... This PHP class accesses an CSV file with the data to be displayed and edited in the grid. The grid
License:GPL
Download
674 downloads
Added: 2006-11-12
Copy to Grid Effect

Copy to Grid Effect


Learn how to create a lot objects using Copy to Grid Effect. more>> Learn how to create a lot objects using Copy to Grid Effect.<<less
Added: 2006-06-17 License: Freeware Price: Free
1230 downloads
getgrd2

getgrd2


getgrd2 offers you a powerful and easy-to-use software which can read the old Geosoft 2-byte (signed integer) binary grids. more>>
getgrd2 offers you a powerful and easy-to-use software which can read the old Geosoft 2-byte (signed integer) binary grids. Optionally return the X- and Y- coordinate axes, as well as the dummy value. Notes:
  • After imaging, remember to set(gca,YDir,normal); so image and axes are correct. Or just D=flipud(D); if coordinates are not required.
  • If reading from Geosoft Oasis, first re-save grid as "Geosoft short" type.

Requirements: MATLAB Release: R10

<<less
Added: 2007-08-14 License: Freeware Price: Freeware
1 downloads
PHP DataGrid

PHP DataGrid


Free PHP DataGrid script is a simple, innovative and powerful tool for generating data-bound grid control. Its free and it was specially designed for web developers. The PHP DataGrid is excellent for more>> Free PHP DataGrid script is a simple, innovative and powerful tool for generating data-bound grid control. Its free and it was specially designed for web developers. The PHP DataGrid is excellent for all PHP database-driven web site and online-based data administration. Also it useful for dynamic content management and PHP-based hosting providers. The goal of this script is to make free PHP DataGrid generating and editing as simple as possible for web developers.<<less
Added: 2006-10-02 License: GPL Price: Free
791 downloads
Sigma Grid 2.1.02

Sigma Grid 2.1.02


This is an Ajax data grid for displaying and inline editing data in a scrollable and sortable table. more>>
Sigma Grid 2.1.02 is a smart utility which is able to show and inline edit data in a scrollable and sortable table. It supports basic browsers including IE 6.0+, FireFox 2.0+, Safari 3.0+ and Opera9.0+. It has many other features.

Major Features:

  1. CSS based themes - Sigma grid appearance is controlled via a stand-alone CSS(style sheet). Developer can change grid skin by defining themes in different CSS files.
  2. Event handlers & user API - Plentiful attributes and event handlers give you more flexibility without coding too much.
  3. Inline cell editing - Inline cell editing just as you would in MS Excel. Navigate with the tab or enter key to move between cells . End user also can remove / add / append rows. Dropdownlist, calendar, text editor available.
  4. Linkable grids - Allow you to create multiple grid instances on one web page. With events and JavaScript API, Developers can implement one-to-many or many-to-many relationships (master-detail) at ease.
  5. Lockable header and column - This feature enable you to keep some columns and/or header always visible in spite of user scrolling grid. Similar to the window freeze panes option in MS Excel.
  6. Math formulas for cells - Developer can specify some cells to be a formula instead of a value. What is more, whether a cell is editable could depend on a boolean formula.
  7. Flexible headers - One of the new features is the ability to enable developer to work out as complex header as they wish. Nested header, image header, dropdown list control embeded header are all supported.
  8. Online one-key printing - Online printing, to make it easy to print tabular data in WYSIWYG way. Built in button, no coding.
  9. Pure java script codes - Seamless Integration with any server side solution, such as j2ee, .net, PHP, perl. v Cross browsers
  10. Paging - This feature enable developer display data page by page. Data will not be retrieved from server side until end user come to the page it is at. Developer can control how many rows are displayed at one time.
  11. Resizable Columns - Columns width could be changed by end user dragging columns header.
  12. Single selection & multi selection - Sigma grid has the ability to select non-contiguous rows. This allows for more robust manipulation of records in the Grid.
  13. Slice rendering - You may load thousands rows of data into grid in one time.Slice rendering could help you increase user experience. When this mode activated, every time the vertical scroll bar is dragged, SigmaGrid will determine which rows are visible and paint them out.
  14. Sorting & various data types - End user can sort records by clicking on the header of a column. Developer can specify sorting way for various types including string,number,boolean,link,select and percent. Developer may define a new data type and a new way to sort.
  15. User defined editor & renderor - Extensibility enable you to replace built-in cell editor with custom external component, present cell data as your customers wish.
  16. Various load sources - Developers can export data to / load data from various sources, including in JSON, XML, CSV (Comma Separated Values) format, to support further editing within spreadsheet or any other applications.
  17. Flash chart built - Bar diagram, line diagram and pie diagram built in. Translation tabular data into diagram without any server-side coding.
  18. Data filter - Data filter enables sigma grid to present the data users are interested in only.

Enhancements:

  1. Fixed:
    • Swap lines when editing a cell
    • Demo wording issues
    • Removal of social book marks on demo page for faster loading
  2. Added:
    • Multi language supported
Requirements: none
<<less
Added: 2009-02-10 License: LGPL Price: LGPL
18 downloads
data grid php class 1.0

data grid php class 1.0


- the class executes a given SQL query and generates a template driven HTML code that displays the query results - automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page - automatically more>> - the class executes a given SQL query and generates a template driven HTML code that displays the query results - automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page - automatically let user sort by available columns - or you can restrict this feature for specific columns - if requested, it can automatically display a "selector" column - a column to let users mark specific rows as selected - you set what columns from the query result to be displayed - you can alter the content of a columns fields on the fly by creating callback functions - you can add JavaScript actions for when user clicks on displayed rows or on specific columns cells - you can extend the functionality of the data grid by adding custom columns - columns whose content is not generated by the query but added by you - you can add any HTML and/or JavaScript to perform any action - check manual!<<less
Added: 2006-08-16 License: Free Non-Commercial Price: $0.00USD
15 downloads
 
Other version of data grid php class
data grid php classthe class executes a given SQL query and generates a template driven HTML ... grid by adding custom columns - columns whose content is not generated by the query but added by
Price: FreeAdditionalInfohttpcreativecommons.orglicensesbyncnd2.5
License:Free for non-commercial use
Download
1231 downloads
Added: 2006-08-16
OpenSiteMobile Colortool v1.2.3

OpenSiteMobile Colortool v1.2.3


OSM Colortool is a compact, simple but powerful color selection tool utilizing Dojo Toolkit integration. Use it as an alternative to Dojos own excellent color selection tool. Incorporates Dojo style language files for ease of internationalization. Many more>> OSM Colortool is a compact, simple but powerful color selection tool utilizing Dojo Toolkit integration. Use it as an alternative to Dojos own excellent color selection tool. Incorporates Dojo style language files for ease of internationalization. Many Google translated language files included. The user can pick and save color selections via the main graphical tool or by a simple grid of web safe colors. Colors can be manipulated by RGB or HSV numeric inputs. Give it a try!<<less
Added: 2009-03-02 License: Freeware Price: $0.00USD
10 downloads
Eyesis Data Grid Control 1.0

Eyesis Data Grid Control 1.0


Create dynamic-easy-to-use data grid controls for your web site in seconds more>> Create dynamic-easy-to-use data grid controls for your web site in seconds<<less
Added: 2008-11-10 License: BSD Price: $0.00USD
17 downloads
CompleteGridView 1.0.9

CompleteGridView 1.0.9


CompleteGridView is a ASP.NET data grid component derived from Microsofts GridView. It is written with Framework 2.0 and it is absolutely free. CompleteGridView has the following enhancements: - Master detail template to support displaying master more>> CompleteGridView is a ASP.NET data grid component derived from Microsofts GridView. It is written with Framework 2.0 and it is absolutely free. CompleteGridView has the following enhancements: - Master detail template to support displaying master detail data. Unlimited levels of master detail. Just be sure to use pagination in order not to have huge size pages. For a better understanding of this feature please watch the video demonstration. - Unselect button for setting SelectedIndex of the GridView to -1 when a GridViewRow is selected (unselecting a row in GridView). - Quick filter tool for filtering data. Sort arrow icon to help the use to see the sorting order (ascending,descending) applied to a column. - Record count row that displays the number of records from the datasource and what records are displayed on the current page in a customizable format ( e.g. Displaying items 1 to 10 from 215 ).<<less
Added: 2006-07-21 License: Freeware Price: $0.00USD
10 downloads
 
Other version of CompleteGridView
CompleteGridViewdata grid component derived from Microsofts GridView. It is written with Framework 2.0 and it ... data grid component derived from Microsofts GridView. It is written with Framework 2.0 and it
License:Freeware
Download
721 downloads
Added: 2006-07-21
Zend Framework Data Grid 0.4

Zend Framework Data Grid 0.4


Zend Framework Data Grid 0.4 is created as a useful PHP class that can be used to display and edit data from a database in a grid using the Zend Framework. more>> Zend Framework Data Grid 0.4 is created as a useful PHP class that can be used to display and edit data from a database in a grid using the Zend Framework.<<less
Added: 2009-07-29 License: BSD - BSD License Price: BSDBSDLicense
downloads
CodeThatGrid 2.2.7

CodeThatGrid 2.2.7


CodeThatGrid is an advanced JavaScript grid looking like Microsoft Excel grid that enables user to display in efficient and fancy way the massifes of data from variety of sources including the CVS and database. Fully customizable through the CSS the grid more>> CodeThatGrid is an advanced JavaScript grid looking like Microsoft Excel grid that enables user to display in efficient and fancy way the massifes of data from variety of sources including the CVS and database. Fully customizable through the CSS the grid is the definite answer to the numerous cases when structured data has to be displayed.<<less
Added: 2004-08-26 License: Freeware Price: $0.00USD
13 downloads
About GridView Control 1

About GridView Control 1


In ASP.NET 2.0, Microsoft has introduced GridView control which displays tabular data in a grid. With GridView control, you can display, edit, and delete data directly from different kinds of data sources with out writing any single piece of code. more>> In ASP.NET 2.0, Microsoft has introduced GridView control which displays tabular data in a grid. With GridView control, you can display, edit, and delete data directly from different kinds of data sources with out writing any single piece of code. This tutorial explains how GridView makes the life of the developer easier by providing all DataGrid functionalities inbuilt including paging, sorting and selecting.<<less
Added: 2007-10-12 License: Freeware Price: $0.00USD
15 downloads
ASP.NET 2.0 Tutorials : GridView Filtering

ASP.NET 2.0 Tutorials : GridView Filtering


ASP.NET 2.0 Tutorials : GridView Filtering - In this tutorial you will learn how to add a filter to a Grid View Control, To modify the query with a parameterized filter, the WHERE Clause, Parameter pr more>> ASP.NET 2.0 Tutorials : GridView Filtering - In this tutorial you will learn how to add a filter to a Grid View Control, To modify the query with a parameterized filter, the WHERE Clause, Parameter properties, Parameter Value Editor and To test filtering. Adding Filtering - If the developer wants to display only selected data in a page, the query for the SqlDataSource control will have to be modified.<<less
Added: 2005-09-29 License: Freeware Price: Free
897 downloads
A Sortable Data Grid Using Ajax

A Sortable Data Grid Using Ajax


Javascript grids with sortable columns have always been popular. Now, using Ajax techniques, we can sort our data by making real-time server calls in the background, without having to download all our data at pageload time, or have our users wait for a more>> Javascript grids with sortable columns have always been popular. Now, using Ajax techniques, we can sort our data by making real-time server calls in the background, without having to download all our data at pageload time, or have our users wait for a page reload. Full instructions including source code and demo.<<less
Added: 2005-11-24 License: Freeware Price: $0.00USD
16 downloads
ASP.NET 2.0: GridView Filtering

ASP.NET 2.0: GridView Filtering


In this tutorial you will learn how to add a filter to a Grid View Control, To modify the query with a parameterized filter, the WHERE Clause, Parameter properties, Parameter Value Editor and To test more>> In this tutorial you will learn how to add a filter to a Grid View Control, To modify the query with a parameterized filter, the WHERE Clause, Parameter properties, Parameter Value Editor and To test filtering.<<less
Added: 2006-06-04 License: Freeware Price: Free
986 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5