Main > Free Download Search >

Free tabular script

tabular

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 20
HTML TreeTable 0.1

HTML TreeTable 0.1


HTML Treetable javascript allows creating a components capable of expanding and contracting rows as well as showing multiple columns of data. It can be useful in presenting hierarchical tabular data. more>> HTML Treetable javascript allows creating a components capable of expanding and contracting rows as well as showing multiple columns of data. It can be useful in presenting hierarchical tabular data.<<less
Added: 2005-08-07 License: Freeware Price: $0.00USD
12 downloads
dBug 1

dBug 1


dBug is a tool that debugs/dumps/shows contents of a variable in a structured colored tabular format. It is similar to Coldfusions cfdump tag. This tool makes it very easy for developers to debug code by viewing the contents of a variable. more>> dBug is a tool that debugs/dumps/shows contents of a variable in a structured colored tabular format. It is similar to Coldfusions cfdump tag. This tool makes it very easy for developers to debug code by viewing the contents of a variable.<<less
Added: 2005-08-07 License: Freeware Price: $0.00USD
13 downloads
Mudbag

Mudbag


Mudbag allows non-programmers to build web-based, multi-user database applications with tables, views, fields, reports (tabular, record, label, and email), import, and export. Written in PHP for MySQL more>> Mudbag allows non-programmers to build web-based, multi-user database applications with tables, views, fields, reports (tabular, record, label, and email), import, and export. Written in PHP for MySQL, but both are completely hidden behind an easy-to-use user interface. Open source under the BSD license, and also available as a free service (with limits) at mudbag.com.<<less
Added: 2005-07-14 License: BSD Style Price: Free
1565 downloads
Data pagination 1.0

Data pagination 1.0


If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old more>> If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old bit of code as a template and change it to suit your needs each time. This quick class handles pagination easily - leaving you only the associated CSS presentation markup to add to make your solution complete. For the sake of completeness, we provide a sample CSS snippet that you can alter to fit your site design.<<less
Added: 2005-06-30 License: LGPL Price: $0.00USD
13 downloads
 
Other version of Data pagination
Data paginationMick Sear - It might be search results, image galleries, or tabular data. Youll find that y. If youre developing a front end to web applications, sooner or later
Price: FreeAdditionalInfoFreetouseinanyapplicationsolongasthelicenseandotherheaderinformationiskeptintact.
License:LGPL
Download
1594 downloads
Added: 2005-06-30
Table Sorting And Utils 0.981

Table Sorting And Utils 0.981


Table Sorting And Utils is a javascript library offering the key functionality which is typical - the most common of which is client-side table sorting. more>>

Table Sorting And Utils 0.981 is a javascript library offering the key functionality which is typical - the most common of which is client-side table sorting. Tabular data in table form is common on web sites and web applications, and a common requirement is to manipulate the data tables on the client side, rather than going back to the server to sort, filter, page, etc.

Major Features:

  1. Sorting is fast. Much faster than most other libraries, due to a number of optimizations
  2. Rowspan and Colspan in headers will not confuse the code
  3. Alternate row coloring (a common item) is handled by re-shading after sorting or filtering
  4. Tbody contents are handled separately, so there can be separate sortable sections of a table
  5. Easy CSS classes are applied to cells after filtering, sorting, etc which you can hook into from your CSS rules to show the sorted column or the cells which are filtered.

Enhancements: Added Sort.numeric_comma, additional date parsing formats

<<less
Added: 2009-07-27 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
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
Gurt JavaScript Table 1.0

Gurt JavaScript Table 1.0


Gurt JavaScript Table is a compact JavaScript widget to wrap your tabular data with an easy skinnable table having a range of simple controls to make the data to be more available for browsing. PAGINATING, ROW MARKING in several ways, SEARCH options, more>> Gurt JavaScript Table is a compact JavaScript widget to wrap your tabular data with an easy skinnable table having a range of simple controls to make the data to be more available for browsing. PAGINATING, ROW MARKING in several ways, SEARCH options, ready to receive data from DB tables... - and keep in mind we do not stop working on product featureset expansion!<<less
Added: 2006-03-03 License: Freeware Price: $0.00USD
13 downloads
Salary Profit/Loss Calculator 1.0

Salary Profit/Loss Calculator 1.0


This is a small utility to calculate the net income by checking a persons salary and monthly expenses, on the basis of this information it calculates the loss/profit. It has a nice graphical User Interface with differents formats to show the information more>> This is a small utility to calculate the net income by checking a persons salary and monthly expenses, on the basis of this information it calculates the loss/profit. It has a nice graphical User Interface with differents formats to show the information i.e. Pie Chart: Shows the information in Pie chart with different colors for salary, expenses and net income. Tabular: Show all the information in tabular form. Bar Graph: Shows the information in Bar Graph with different colors for salary, expenses and net income. This software is provided by MYCPLSU with the source code, you are free to use this code as you need and change the code.<<less
Added: 2004-08-27 License: Freeware Price: $0.00USD
13 downloads
ASP.NET 2.0: Data Source Object Model

ASP.NET 2.0: Data Source Object Model


In this tutorial you will learn about Data Source Object Model in ASP.NET 2.0, the Rationale of DataSource components, Data Source Control Internals, Tabular DataSource Controls, Hierarchical Data Sou more>> In this tutorial you will learn about Data Source Object Model in ASP.NET 2.0, the Rationale of DataSource components, Data Source Control Internals, Tabular DataSource Controls, Hierarchical Data Source Controls, The SqlDataSource Control: Usage and Data Source Parameters.<<less
Added: 2006-06-04 License: Freeware Price: Free
1239 downloads
ASP Speed Tricks

ASP Speed Tricks


This article describes practical methods of optimizing the performance of ASP pages which retrieve and display tabular data from a database. Test results of each coding technique show the potential fo more>> This article describes practical methods of optimizing the performance of ASP pages which retrieve and display tabular data from a database. Test results of each coding technique show the potential for dramatic speedups of dynamic web pages.<<less
Added: 2003-07-23 License: Freeware Price: Free
2284 downloads
JS_Extractor 0.1.0

JS_Extractor 0.1.0


JS_Extractor is a PHP class library for extracting any data from any HTML document, and converting it to a simple, workable PHP array. It can be used to extract tabular data, lists, element attributes or even data structured with custom mark-up built more>> JS_Extractor is a PHP class library for extracting any data from any HTML document, and converting it to a simple, workable PHP array. It can be used to extract tabular data, lists, element attributes or even data structured with custom mark-up built with divs and spans.<<less
Added: 2005-12-02 License: BSD Price: $0.00USD
14 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
ASP.NET 2.0 Training : Data Source Object Model

ASP.NET 2.0 Training : Data Source Object Model


ASP.NET 2.0 Training : Data Source Object Model - In this tutorial you will learn about Data Source Object Model in ASP.NET 2.0, the Rationale of DataSource components, Data Source Control Internals, more>> ASP.NET 2.0 Training : Data Source Object Model - In this tutorial you will learn about Data Source Object Model in ASP.NET 2.0, the Rationale of DataSource components, Data Source Control Internals, Tabular DataSource Controls, Hierarchical Data Source Controls, The SqlDataSource Control: Usage and Data Source Parameters.<<less
Added: 2005-09-27 License: Freeware Price: Free
1499 downloads
dhtmlxGrid :: Ajax / JavaScript Grid 2.1

dhtmlxGrid :: Ajax / JavaScript Grid 2.1


dhtmlxGrid is a flexible, feature rich JavaScript grid control with Ajax support and powerful API. It provides client-side solution for displaying, editing and sorting tabular data. Using dhtmlxGrid you can easily create dynamic tables with draggable more>> dhtmlxGrid is a flexible, feature rich JavaScript grid control with Ajax support and powerful API. It provides client-side solution for displaying, editing and sorting tabular data. Using dhtmlxGrid you can easily create dynamic tables with draggable columns, fixed multiline headers, multiple cell types, filtering, searching and grouping capabilities. Smart rendering and paging output allow this grid to work effectively with large datasets. dhtmlxDataProcessor implemented in dhtmlxGrid allows grid data to be easily updated on server side. All changes made in browser can be automatically applied to a database.<<less
Added: 2006-02-04 License: GPL Price: $199.00USD
13 downloads
SCS Unit Hydrograph Convolution

SCS Unit Hydrograph Convolution


SCS Unit Hydrograph Convolution is a very useful and handy application which offers you a runoff hydrograph generation and analysis tool with an intended audience of civil engineering students and faculty. more>>
SCS Unit Hydrograph Convolution is a very useful and handy application which offers you a runoff hydrograph generation and analysis tool with an intended audience of civil engineering students and faculty. The application supports tabular, triangular, and gamma distribution unit hydrographs with basic plotting and reporting capabilities. Code runs in student versions 5.3 (R11), 6.0 (R12), and 6.5 (R13) on Windows 2k and XP. HYDROGRAPHUI will invoke a graphical user interface. Metric units may be selected from the File Menu. Package contains hydrograph function and graphical user interface with sample shortcuts, icons, help files, unit hydrographs, rainfall distributions, basin data, and reports. See manifest.txt.
<<less
Added: 2007-08-13 License: Freeware Price: Freeware
1 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2