apnsoft datagrid
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 27
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
AJAX DataGrid
AJAX DataGrid is a useful PHP class which you can use to list data in an HTML table that can be edited using AJAX. more>>
AJAX DataGrid is a useful PHP class which you can use to list data in an HTML table that can be edited using AJAX.
Added: 2009-07-31 License: Other Free / Open Source License - MIT/X Consortium Price: OtherFreeOpenSourceLicenseMITXConsortium
downloads
phpMyDataGrid 2007
phpMyDataGrid 2007 offers a toolkit to build a DataGrid in a PHP based environment. It allows the application programmer, to build and deploy with very few lines of code and in a short period of time more>> phpMyDataGrid 2007 offers a toolkit to build a DataGrid in a PHP based environment. It allows the application programmer, to build and deploy with very few lines of code and in a short period of time a complete AJAX enabled datagrid with paging, searching, sorting and more, much more... It is useful for all PHP database-driven Web site and online-based data administration. It is also useful for dynamic content management and PHP-based hosting providers. # Easy to use: Even the most novice php programer can deploy a complete and professional looking datagrid in few minutes using a minimum of code lines. # AJAX Enabled: Differ to previous versions, the 2007 version is cross-browser totally AJAX enabled (addition, Edition, inline edition, deletion, pagination, ordering, etc.) # Auto pagination: phpMyDataGrid Allows 3 styles for pagination, and you may define how many records to display per page. and much more features... visit website for more info<<less
Added: 2006-03-11 License: BSD Style Price: Free
1352 downloads
Displaying XML to DataGrid
In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. . more>> In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. .<<less
Added: 2006-09-26 License: Freeware Price: Free
1134 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
DbBrowser : A free datagrid 1.1
How many time have you wrote the same Perl code to display databases records in a datagrid style ? DbBrowser is a Perl module that can help you to stop writing the same thing all your life. DbBrowser module simply need a sql query, DBI and CGI handles more>> How many time have you wrote the same Perl code to display databases records in a datagrid style ? DbBrowser is a Perl module that can help you to stop writing the same thing all your life. DbBrowser module simply need a sql query, DBI and CGI handles and thats enough to get a fully working paginated web datagrid featuring multi columns sort, data export and user defined filtering criteria.<<less
Added: 2007-04-03 License: Freeware Price: $0.00USD
12 downloads
Other version of DbBrowser : A free datagrid
License:Freeware
phpMyDataGrid 2007 2007
phpMyDataGrid 2007 offers a toolkit to build a DataGrid in a PHP based environment. It allows the application programmer, to build and deploy with very few lines of code and in a short period of time a complete AJAX enabled datagrid with paging, more>> phpMyDataGrid 2007 offers a toolkit to build a DataGrid in a PHP based environment. It allows the application programmer, to build and deploy with very few lines of code and in a short period of time a complete AJAX enabled datagrid with paging, searching, sorting and more, much more... It is useful for all PHP database-driven Web site and online-based data administration. It is also useful for dynamic content management and PHP-based hosting providers. # Easy to use: Even the most novice php programer can deploy a complete and professional looking datagrid in few minutes using a minimum of code lines. # AJAX Enabled: Differ to previous versions, the 2007 version is cross-browser totally AJAX enabled (addition, Edition, inline edition, deletion, pagination, ordering, etc.) # Auto pagination: phpMyDataGrid Allows 3 styles for pagination, and you may define how many records to display per page. and much more features... visit website for more info<<less
Added: 2006-03-11 License: BSD Price: $0.00USD
13 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
The real world datagrid the OOP way
Tutorial about implementation of real world datagrid component using the techniques of object oriented programming and MVC design pattern. more>> Tutorial about implementation of real world datagrid component using the techniques of object oriented programming and MVC design pattern.<<less
Added: 2009-02-25 License: Freeware Price: $0.00USD
14 downloads
WebGrid - AJAX enabled DataGrid 2..5.0.0
WebGrid is a highly automated tool that generates data input forms, handles all data source interaction (update, insert, and delete). WebGrid has built-in editor, charts, spreadsheet, grid tabs, tool bar, tree view, customized layout, sorting, more>> WebGrid is a highly automated tool that generates data input forms, handles all data source interaction (update, insert, and delete). WebGrid has built-in editor, charts, spreadsheet, grid tabs, tool bar, tree view, customized layout, sorting, searching, and much more.<<less
Added: 2006-02-01 License: Freeware Price: $0.00USD
12 downloads
ASP.NET Datagrid Web Server Control (KB100026) 100026
This article walks you through the process of building a thin-client ASP.NET bug tracking application, with a Microsoft Access XP backend. It uses nearly every documented capability of the .NET datagrid web server control to allow you to select, edit, more>> This article walks you through the process of building a thin-client ASP.NET bug tracking application, with a Microsoft Access XP backend. It uses nearly every documented capability of the .NET datagrid web server control to allow you to select, edit, update, or delete any item listed in the datagrid. The Issue Tracker uses advanced features, such as reading values from lookup tables, and then conveniently providing these values to the user in Edit mode as dropdownlists. It also employs the IE Web Controls, including the Tab and MultiPane web controls, which allow you to display considerable user functionality on only one web page, yet without cluttering the user interface with confusing complexity. After working through this tutorial, you will have explored and applied all of the main functionalities of the ASP.NET DataGrid control. Happy Coding!<<less
Added: 2004-06-23 License: Freeware Price: $0.00USD
15 downloads
Other version of ASP.NET Datagrid Web Server Control
License:Freeware
florDatagrid: A simple php datagrid class 1.0
1. Easy to generate reports 2. Columns automatically determined and appropriate number of html table columns are created. 3. Can tweak color, padding, and other basic settings of the grid. 4. Allow setting a dataKey property for recording the key or more>> 1. Easy to generate reports 2. Columns automatically determined and appropriate number of html table columns are created. 3. Can tweak color, padding, and other basic settings of the grid. 4. Allow setting a dataKey property for recording the key or id of each row in the grid. this is useful when a delete button on a cell is clicked. 5. Support an onRowItem_bound event for manipulating rows before they are generated. 6. Easy to add buttons in a specific column in the grid. 7. Submit form in which the grid is in, when a cell button is clicked, posting back information on which cell was clicked alongwith a datakey. 8. Easy to custom-size columns and the grid itself. 9. Generates html columns automatically, also supports implicitly declaring columns. 10. Easy to customize columns, header display names, 11. If theres no data or rows in a mysql query used for the grid, then the grid displays all the headers and prints the No Data message below the header.<<less
Added: 2007-08-03 License: Freeware Price: $0.00USD
12 downloads
Other version of florDatagrid: A simple php datagrid class
License:Freeware
Datagrid Zend Framework 0.2
This package can be used to display and edit data from a database in a grid using the Zend Framework. It features: * Simplified grid data presentation just by specifying the source database table, array, XMl, CSV, JSON file. * User interface more>> This package can be used to display and edit data from a database in a grid using the Zend Framework. It features: * Simplified grid data presentation just by specifying the source database table, array, XMl, CSV, JSON file. * User interface controls to perform operations to insert, update and delete table records with support for data validation and filtering * Template based presentation * Support for joining tables * Filter data by user selected fields * Data validation (when performing CRUD operations) * Automatic pagination of results * Support for extra listing column fields * List sorting by field * Configurable field titles * Support for SQL aggregation expressions (MAX, COUNT, MIN, AVG, etc?) * Internationalization support * Export results in multiple formats: XML, HTML table, PDF, Excel, Word, etc.. * Zend Framework Route support * Cache support * Plug-ins to format content: date, bool, etc..<<less
Added: 2008-11-10 License: GPL Price: $0.00USD
27 downloads
A timesaver control: GridView
ASP.NET 2 has got several new foucs on development. Probably gridView will be your best friend of you. The GridView control automates many of the features of the DataGrid control. You have a full control on viewing, sorting, paging and editing. This more>> ASP.NET 2 has got several new foucs on development. Probably gridView will be your best friend of you. The GridView control automates many of the features of the DataGrid control. You have a full control on viewing, sorting, paging and editing. This sample is only a beginner guide but I hope that you will discover many features of gridView.<<less
Added: 2008-01-04 License: Freeware Price: $0.00USD
17 downloads
Database frontend with PEAR DataGrid and DataObject 0.1
Structures_DataGrid and DB_DataObject are two PEAR components, which can be connected together, to easily display the data contained in a SQL table, and let the user sort and page through it. With minimal typing, this tutorial shows you how you can more>> Structures_DataGrid and DB_DataObject are two PEAR components, which can be connected together, to easily display the data contained in a SQL table, and let the user sort and page through it. With minimal typing, this tutorial shows you how you can bypass the usual steps of parsing GET parameters, performing SQL requests, and generating HTML content.<<less
Added: 2005-10-12 License: PHP Price: $0.00USD
13 downloads
Other version of Database frontend with PEAR DataGrid and DataObject
License:PHP License
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above apnsoft datagrid 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