eyesis data grid control 1.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4890
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
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
els ASP.NET ToolTip Control 1.0
els ASP.NET ToolTip Control allows you to create beautiful dynamic, animated ToolTip content appear when the mouse rolls over the control . Its free . more>> els ASP.NET ToolTip Control allows you to create beautiful dynamic, animated ToolTip content appear when the mouse rolls over the control . Its free .<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
17 downloads
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
Price: FreeAdditionalInfohttpcreativecommons.orglicensesbyncnd2.5
License:Free for non-commercial use
License:Free for non-commercial use
SharpPieces ASP NET LiveGrid control 1
Using the SharpPieces ASP NET LiveGrid control you get tremendous speed over the classic asp net grid, you get from a data source handler only the essential data with small html parts. more>> Using the SharpPieces ASP NET LiveGrid control you get tremendous speed over the classic asp net grid, you get from a data source handler only the essential data with small html parts.<<less
Added: 2008-06-30 License: GPL Price: $0.00USD
15 downloads
XmlDataSource Control 1
Explains how to use XMLDataSource Control to access and display XML Data Source (e.g. local xml file, or RSS feeds). XML can bypass strong firewalls, it is independent of all platforms and doesnt require special software to interpret. more>> Explains how to use XMLDataSource Control to access and display XML Data Source (e.g. local xml file, or RSS feeds). XML can bypass strong firewalls, it is independent of all platforms and doesnt require special software to interpret.<<less
Added: 2007-11-13 License: Freeware Price: $0.00USD
12 downloads
DNS Control 1.0.3
DNS Control is a Web-based DNS management tool for BIND 9. It supports maintaining A, MX, and CNAME records, with all information stored in a MySQL database. more>> DNS Control is a Web-based DNS management tool for BIND 9. It supports maintaining A, MX, and CNAME records, with all information stored in a MySQL database.<<less
Added: 2005-03-07 License: Other Price: $0.00USD
12 downloads
LDGraph User Control 1.0
A Bar Chart, Made In Flash. It uses an XML file to get the graph points and data, the XML file is generated by the LDGraph dll file that I made for .NET. it is a very nice component and very handful. more>> A Bar Chart, Made In Flash. It uses an XML file to get the graph points and data, the XML file is generated by the LDGraph dll file that I made for .NET. it is a very nice component and very handful.<<less
Added: 2006-02-03 License: Freeware Price: $0.00USD
10 downloads
Other version of LDGraph User Control
License:Freeware
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:
- 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.
- Event handlers & user API - Plentiful attributes and event handlers give you more flexibility without coding too much.
- 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.
- 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.
- 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.
- 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.
- 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.
- Online one-key printing - Online printing, to make it easy to print tabular data in WYSIWYG way. Built in button, no coding.
- Pure java script codes - Seamless Integration with any server side solution, such as j2ee, .net, PHP, perl. v Cross browsers
- 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.
- Resizable Columns - Columns width could be changed by end user dragging columns header.
- 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.
- 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.
- 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.
- User defined editor & renderor - Extensibility enable you to replace built-in cell editor with custom external component, present cell data as your customers wish.
- 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.
- Flash chart built - Bar diagram, line diagram and pie diagram built in. Translation tabular data into diagram without any server-side coding.
- Data filter - Data filter enables sigma grid to present the data users are interested in only.
Enhancements:
- Fixed:
- Swap lines when editing a cell
- Demo wording issues
- Removal of social book marks on demo page for faster loading
- Added:
- Multi language supported
<<less
Added: 2009-02-10 License: LGPL Price: LGPL
18 downloads
ASP.NET 2.0: Data Bound Controls
In this tutorial you will learn about Data Bound Controls - The Hierarchy of Data Bound Controls, Simple Data Bound Controls, Composite DataBound Controls and Hierarchical Data Bound Controls. more>> In this tutorial you will learn about Data Bound Controls - The Hierarchy of Data Bound Controls, Simple Data Bound Controls, Composite DataBound Controls and Hierarchical Data Bound Controls.<<less
Added: 2006-06-04 License: Freeware Price: Free
1237 downloads
Data Source Controls in ASP.NET 2.0 1
Tutorial introduces a number of new Web controls designed for accessing and modifying data in ASP.NET 2.0. You can perform all common database related tasks like displaying, editing and updating the data with minimum effort. ASP.NET 2.0 has got some more>> Tutorial introduces a number of new Web controls designed for accessing and modifying data in ASP.NET 2.0. You can perform all common database related tasks like displaying, editing and updating the data with minimum effort. ASP.NET 2.0 has got some smart and intelligent new data source controls which can even manipulate specialized data sources like XML files.<<less
Added: 2007-10-18 License: Freeware Price: $0.00USD
15 downloads
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
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
PHP AJAX DataGrid 1.0.1
PHP AJAX DataGrid - is a powerful script, that allows you to display data in grid layout. It is very simple to set up and works with AJAX module. more>> PHP AJAX DataGrid - is a powerful script, that allows you to display data in grid layout. It is very simple to set up and works with AJAX module.<<less
Added: 2008-12-06 License: GPL Price: $0.00USD
43 downloads
XP Data Recovery 3.7
This utility is a boot disk that allows you to recover files from Windows XP and more. Easy to use. more>> This utility is a boot disk that allows you to recover files from Windows XP and more. Easy to use.<<less
Added: 2004-10-04 License: Other Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above eyesis data grid control 1.0 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed