Main > Free Download Search >

Free apnsoft datagrid software for windows

apnsoft datagrid

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 16
PHP DataGrid 4.2.8

PHP DataGrid 4.2.8


Free PHP DataGrid script is a simple, innovative and powerful tool for generating data-bound grid control. It was specially designed for web developers. more>>

Free PHP DataGrid script is a simple, innovative and powerful tool for generating data-bound grid control. It was specially designed for web developers. The PHP DataGrid is excellent for all PHP database-driven web sites and online-based data administration; it is also useful for dynamic content management and PHP-based hosting providers.

The goal of this script is to simplify the generation and editing of DataGrid for web developers.

The PHP DG is an excellent tool for:

  • PHP database-driven web sites
  • Adding Back-End for existing sites
  • Creating online-based data administration
<<less
Download (1.24MB)
Added: -0001-11-30 License: Freeware Price: 0USD
42 downloads
 
Other version of PHP DataGrid
PHP DataGrid 4.2.5PHP DataGrid script - is a powerful tool for generating data-bound grid control. PHP DataGrid 4 ...Free PHP DataGrid script is a simple, innovative and powerful tool for generating
License:Freeware
Download (80KB)
423 downloads
Added: 2008-10-10
License:Freeware
Download (80KB)
900 downloads
Added: 2007-10-17
PHP DataGrid 3.2.0Free PHP DataGrid script is a simple, innovative and powerful tool for generating data-bound ...Free PHP DataGrid script is a simple, innovative and powerful tool for generating
Price: $0.00
License:Freeware
Download (63K)
637 downloads
Added: 2007-01-12
PHP DataGrid 2.1.0Free PHP DataGrid script is a simple, innovative and powerful tool for generating ... The PHP DataGrid is excellent for all PHP database-driven web site and online-based data
License:Freeware
Download (13k)
423 downloads
Added: 2008-11-02
APNSoft Include 1.5

APNSoft Include 1.5


APNSoft Include is a component (Server Control) for ASP.NET more>>
APNSoft Include is a component (Server Control) for ASP.NET. It allows you to include a HTML files into your ASP.NET pages as Server Side Includes (SSI). The component is more flexible than standard #include directive.
The target url can be used as a source data for the Include. It means the pages can be included by HTTP protocol from the local or remote server.
Main features:
- Ready for ASP.NET 1.1, 2.0, Visual Studio .NET 2003 and VS 2005.
- The target url can be used as a source text data for the Include.
- It means the pages can be included via URL from the local or remote server.
- SSL compatibility. APNSoft Include can retrieve pages from the servers which use HTTPS protocol.
- Browser Emulation. Component emulates the IE 6.0 behavior. This is done automatically without any additional effort on the developers side.
- The length of time, until the request times out, can be customized.
- The Include text can be defined directly.
- Flexible in usage. Can be used in Code Behind.
- Support for Unicode characters.
- C# and VB.NET examples included.
- The product is FREE of charge.
Version restrictions:
- Needs IIS
<<less
Download (256KB)
Added: 2006-11-29 License: Freeware Price:
1063 downloads
XDataGrid 1.0

XDataGrid 1.0


XDataGrid is a simple Open Source .NET DataGrid like component written in java. more>>
XDataGrid is a simple Open Source .NET DataGrid like component written in java that supports multiple table views and binds with a very flexible XDataSet(.NET DataSet like) with XML generation capability.
XDataSet also can be built using XML, which supports definition of multiple tables.
<<less
Download (0.98MB)
Added: 2005-06-17 License: GPL Price:
1635 downloads
ASP DataGridColumns .NET assembly 1.2.620

ASP DataGridColumns .NET assembly 1.2.620


RustemSoft ASP DataGridColumns .NET assembly is a DataGrid Columns software package specifically designed for ASP .NET developers. more>> <<less
Download (1.05MB)
Added: 2009-06-01 License: Freeware Price: $0.0
20 downloads
 
Other version of ASP DataGridColumns .NET assembly
ASP DataGridColumns .NET assembly 1.2.65NET assembly from RustemSoft is a DataGrid Columns software package specifically designed ... NET DataGrid server control without waiving the user interface elements your customers need
Price: $0.0
License:Freeware
Download (1.05MB)
downloads
Added: 2009-12-01
Price: $0.0
License:Freeware
Download (1.05MB)
downloads
Added: 2009-09-08
Price: $0.0
License:Freeware
Download (1.05MB)
downloads
Added: 2009-08-06
ASP DataGridColumns .NET assembly 1.2.62NET assembly is a DataGrid Columns software package... ASP DataGridColumns .NET assembly 1 ... NET assembly from RustemSoft is a DataGrid Columns software package specifically designed
Price: $0.00
License:Freeware
Download (113KB)
494 downloads
Added: 2008-07-03
Price: $0.0
License:Freeware
Download (1.05MB)
414 downloads
Added: 2008-09-16
Price: $0.0
License:Freeware
Download (1.05MB)
388 downloads
Added: 2008-10-17
ASP.NET TreeView 1.0

ASP.NET TreeView 1.0


APNSoft TreeView is an ASP.NET server control to display hierarchical data in a tree structure. more>>
APNSoft TreeView is an ASP.NET server control to display hierarchical data in a tree structure.
The main advantage over other TreeView controls is the SIMPLICITY.
You do not need to learn a complex API to accomplish a task; create professional looking treeviews with only a few lines of code. Despite of this, our ASP.NET TreeView is a flexible, reliable and powerful product.
It is a perfect tool for web developers.
APNSoft TreeView has been designed so that it integrates into the look and feel of any web site. Layout can be controlled by the CSS style and user-defined images. The product uses XML for defining TreeView structure since XML is the most convenient format for structured data. The generated DHTML code is compact and fast. It is compatible with all popular browsers.
The main benefit is that the FREE version allows up to two levels of hierarchy.
<<less
Download (825K)
Added: 2006-06-28 License: Freeware Price: $0.00
1261 downloads
SourceGrid 1.2.11.0

SourceGrid 1.2.11.0


SourceGrid is a basic .NET grid control. It allows simple data to be displayed without relying on XML. Useful for simple apps, it lacks databinding, WYSIWYG design-time and printer support, as well as more>>
SourceGrid 1.2.11.0 is a light grid control written in C# that will allow programmers to add basic grid capabilities to their .NET Windows Forms applications. Apps using the control can display and edit unbound data. The author feels that the DataGrid class of Microsoft?s .NET Framework relies too much on the DataSet class: the control always has to be bound to a dataset or other source for its data. Others consider that the DataSet class is too slanted towards working with XML documents. The SourceGrid control allows simple data to be displayed, without relying on XML to do it. However, while the SourceGrid control is potentially useful for simple applications, it lacks more advanced features offered by other grid controls. For example, SourceGrid lacks databinding. Databinding is the ability to automatically update data from a source that is ?bound? to an object, which can mean virtually real-time data access. Without the ability to display bound data, developers must code the data updating themselves, which is costly in time and money. SourceGrid of course provides for unbound data. Any .NET control can be contained in CellControl. The grid control lacks an IDE designer and other advanced WYSIWYG features. It provides no printer support, and lacks grouping and master/detail capabilities.
<<less
Download (1422K)
Added: 2004-05-04 License: Freeware Price: $0
2025 downloads
Datagrid + DBDatagrid for Delphi3 1.0

Datagrid + DBDatagrid for Delphi3 1.0


It seems that almost everyone and his brother has developed an enhanced string grid. Some grids have columns with alignments, others can even change the cell color! TDataGrid is a little bit different more>>
It seems that almost everyone and his brother has developed an enhanced string grid. Some grids have columns with alignments, others can even change the cell color! TDataGrid is a little bit different. Of course, the naked (not data-aware) component is a simple string grid. It has some of the most-wanted features missed in TStringGrid. But there is more... Please take a look at TDBDataGrid and the DBDEMO.DPR and you will see what I mean.
<<less
Download (69K)
Added: 1997-06-11 License: Freeware Price:
4524 downloads
WebGrid - DataGrid/Graphs/WYSIWYG editor 3.2.1

WebGrid - DataGrid/Graphs/WYSIWYG editor 3.2.1


WebGrid free library package contains utilities used by WebGrid - plug and play grid and are found in the namespace WebGrid.Util. In this package are WebGrid - free charts. A easy-to-use charting solution for unique and data presentation. more>>
WebGrid free library package contains utilities used by WebGrid - plug and play grid and are found in the namespace "WebGrid.Util".
In this package are WebGrid - free charts. A easy-to-use charting solution for unique and data presentation. Please see our homepage for a live demo of WebGrid - free charts.

System Requirements: Microsoft .Net 2.0

<<less
Download (49.59MB)
Added: 2009-11-15 License: Freeware Price: $0
downloads
 
Other version of WebGrid - DataGrid/Graphs/WYSIWYG editor
WebGrid - DataGrid/Graphs/WYSIWYG editor 3.1.4WebGrid - DataGrid/Graphs/WYSIWYG editor 3 ...WebGrid free library package contains utilities
Price: $0
License:Freeware
Download (49.59MB)
downloads
Added: 2009-10-07
Price: $0
License:Freeware
Download (44.82MB)
downloads
Added: 2009-09-11
WebGrid - DataGrid/Graphs/WYSIWYG editor 2.71WebGrid - DataGrid/Graphs/WYSIWYG editor 2 ...WebGrid free library package contains utilities
Price: $0
License:Freeware
Download (54.36MB)
12 downloads
Added: 2009-07-17
WebGrid - DataGrid/Graphs/WYSIWYG editor 2.7WebGrid software - WebGrid free library package contains ... WebGrid - DataGrid/Graphs
Price: $0
License:Freeware
Download (233.65MB)
15 downloads
Added: 2009-07-13
License:Freeware
Download (25.0MB)
418 downloads
Added: 2008-09-12
WebGrid - DataGrid/Graphs/WYSIWYG editor 1.9Olav botterli konsulenttjenester - WebGrid - DataGrid/Graphs/WYSIWYG editor 1.9 ... WebGrid
License:freeware
Download (22.8MB)
411 downloads
Added: 2008-09-07
DbaMgr 0.65

DbaMgr 0.65


DbaMgr is an alternative administrative Console for Microsft MSDE 1.0 more>>
DbaMgr is an alternative administrative Console for Microsft MSDE 1.0
Written in vb6 sp5, fully based on SQL-DMO, the com object that implements
the development and maintenance of the engine and dependent/created objects.
Needs win common controls, RichEdit, MSFlexGrid, Ms DataGrid and Mdac.
It will not be an alternative to Enterprise Manager, its simple and
primitive, but can be usefull for simple installation of MSDE for the common
housekeeping tasks..., i guess not so simple installation would require
a DBA and use of Enterprise Manager anyway.
Table housekeeping permits the possibility of inserting a new column between
previously created.
Default management is similar to the one of Enterprise Manager, as it
permit erratic insert of non compliant value (alfa val for numerique
fields...). I found a bug in dmo object that, while fetching info of the
underlying field, sometime reports erratic info about Precision, Scale
(especially for xCHAR type) and Identity
DbaMgr requires Ado2.5 (MDAC2.5) and portion of SQL Server 7.0 Client Components containing SQL-DMO;
<<less
Download (3.67MB)
Added: 2007-01-26 License: Freeware Price:
1006 downloads
Editable JavaScript TreeGrid 5.0

Editable JavaScript TreeGrid 5.0


TreeView or DataGrid with formatting, editing, dragging, scrolling and other more>> EJS TreeGrid is DHTML component written in pure JavaScript to display and edit data in table, grid, tree view or grid with tree on HTML page.
Compatible with Internet Explorer 5.0+, Gecko engine (Mozilla 1.0+, Mozilla Firefox 1.0+, Netscape Navigator 6.0+, Camino 1.0+, K-Meleon 1.0+), Opera 7.60+, KHTML engine (Konqueror 3.0+, Safari 1.2+). Both CSS1 strict and quirks mode supported (any setting).
Main advantages to similar components are tree capability, advanced cell formulas and calculations like in MS Excel, various paging types to display nearly unlimited count (millions) of rows using AJAX and pager component, extended filters like in MS Excel or by any expression, searching like by Google, automatic grouping rows to tree according column values (like PivotTable in MS Excel), fixed columns and rows on all sides, dragging rows even among the grids, moving columns, user defined CSS styles to change grid look, extended JavaScript API with events and methods to control the grid from JavaScript, using grid without any need of JavaScript code on page, sophisticated XML input / output format, advanced key and mouse navigation, compatibility with many browsers, various editing masks, multi line editing. Printing capabilities and export to Microsoft Excel or any other spreadsheet program that can handle XLS files or HTML tables. Synchronisation data with server. Master / detail relationship. TreeGrid is also very fast to display and control.
EJS TreeGrid of course supports all basic grid features like editing cell content, updating changes to server by AJAX or by page submit, sorting rows, adding and deleting rows, row state colors, column resizing, column hiding / displaying, control panel, various cell types like text, number, check box, textarea, combo box, image, url or any other HTML, calendar component to pick up dates and so on.
EJS TreeGrid distribution contains many examples and predefined code for server side scripts ASP (VBScript), ASP.NET .
<<less
Download (219KB)
Added: 2008-01-03 License: Freeware Price: Free
745 downloads
ActiveWidgets Grid (Free Edition) 1.0.0

ActiveWidgets Grid (Free Edition) 1.0.0


Add powerful cross-browser datagrid component to your web application for free! more>>
Make your most demanding users happy with the fast and reliable cross-browser data grid component.
Complete with fixed headers, client-side sorting, resizable columns, images, tooltips and a lot more - the grid widget will save you weeks of JavaScript/DHTML/CSS/XML programming.
Professional design, well documented source code, tutorial, API reference, examples, active support community. All that for free (GPL).
<<less
Download (0.34MB)
Added: 2004-05-29 License: Freeware Price:
2001 downloads
PHP DataGrid - DataGrid Script, DataGrid Control 4.2.8

PHP DataGrid - DataGrid Script, DataGrid Control 4.2.8


Free PHP DataGrid script is a simple, innovative and powerful tool for generating data-bound grid control. It was specially designed for web developers. more>>
Free PHP DataGrid script is a simple, innovative and powerful tool for generating data-bound grid control. It was specially designed for web developers. The PHP DataGrid is excellent for all PHP database-driven web sites and online-based data administration; it is also useful for dynamic content management and PHP-based hosting providers. The goal of this script is to simplify the generation and editing of DataGrid for web developers. The PHP DG is an excellent tool for: - PHP database-driven web sites - Adding Back-End for existing sites; - Creating online-based data administration; - Creating dynamic content management or your own CMS.
<<less
Download (1.24MB)
Added: 2009-09-09 License: Freeware Price: $0
downloads
DbaMgr2K 0.21

DbaMgr2K 0.21


DbaMgr2k provides a graphic management interface for MS MSDE 1.0 and MSDE 2000 installations more>>
DbaMgr2k provides a graphic management interface for MS MSDE 1.0 and MSDE 2000 installations. It allows you to manage and administer your server, databases and database objects from a Windows interface similar to the one Microsoft Enterprise Manager provides, rather than via the standard oSql.exe command line utility: an alternative inexpensive console/management tool for Microsoft SQL Server 7.0/MSDE 1.0 and SQL Server 2000/MSDE2000 respectively, plus some other functionality.
Provided with built-in English and Italian language localization, support user defined language translation.
DbaMgr2K project was entirely written in VB6 sp5, fully based on SQL Server 2000 SQL-DMO, the com object that implements the programming and maintenance of the engine and dependent/created objects.
It was still written in VB6 instead of .Net languages, becouse of lack of a
native .Net Sql_DMO component or similar to it, developing time would have
exceded to much and .Net frameworks Interop call to Sql-DMO would have been a very big overhead.
Needs Windows common controls, RichEdit, Ms DataGrid, MSFlexGrid and Mdac 2.6. The project has been vouluntary split from DbaMgr, becouse DbaMgr2k implements some version "2" of Sql-DMO interfaces available only on Sql
Server 2000, and it would be not possible to be re-compiled from people
with only SQL Server 7.0 available.
<<less
Download (3.70MB)
Added: 2007-01-26 License: Freeware Price:
1016 downloads
Planingz 1.1.3

Planingz 1.1.3


Planingz is a software for production planning, optimization and forecasting. It can be used as a stand-alone MRP program or a supplement to your ERP and MRP. It will increase your efficiency in production planning and speed-up your decision making. more>>

Planingz 1.1.3 is designed to provide you with a useful application for production planning, optimization and forecasting.

It can be used as a stand-alone MRP program or a supplement to your ERP and MRP programs. The program is suitable for dynamic manufacturing companies that produce many different products, handle variety of raw materials and often change production schedules and priorities. Some examples are: cosmetical, pharmaceutical, food and beverage industry.

It will spare your time and give you peace of mind when executing some production campaign. You will know exactly what you can expect. It will help you to forecast material lacks in time, so you will react on time. Your scheduling of production will be more accurate and reliable.

By this software you can simulate different production scenarios and forecast resources inventory levels. You can check BOMs, orders, inventory levels and perform "what-if" simulations. The program provides tools for data import from external data sources, such as your ERP system (SAP R/3, for example). Imported data are then processed and results are represented in interactive datagrids and reports. You can check BOMs (bills of materials) for any required product quantity as well as stocks of materials (finished goods, semi-finished products, raw materials, packing materials etc.).

You can see list of orders with required components and quantities, but you can also revert logic to see components and orders that require those components. On the same interactive screen or report you will see information about product stocks, production orders, required components and their required quantities, as well as current stocks of components. For every component in the BOMs (bills of materials) you can see demands and whether it lacks for order(s) and in what quantity. You will get information about interdependencies between different products, orders and components.

Enhancements: There was a bug making troubles in Edit Orders datagrid inside Simulate Production Orders form. The bug was disabling new orders inserting. It is fixed now.

Requirements: Windows OS or Wine emulator

WareSeeker Editor

<<less
Download (15.38MB)
Added: 2009-03-28 License: Freeware Price: $0
223 downloads
 
Other version of Planingz
Planingz 1.1.0interactive datagrid and reports. You can check bills of materials for any required product
License:freeware
Download (15.4MB)
336 downloads
Added: 2008-12-08
ActiveResize Control Lite 3.0

ActiveResize Control Lite 3.0


VBGold ActiveResize Control is an intelligent VB form resizer that makes your VB applications completely resolution-independent, with absolutely no coding. It automatically resizes and repositions all controls (and fonts) on Visual Basic forms according to the screen resolution or when the form is resized. ActiveResize handles virtually any control including DBGrid, DataGrid, MSFlexGrid, MSHFlexGrid and all Sheridan Grids (SSDBGrid, etc.). more>> <<less
Download (2Mb)
Added: 2009-03-16 License: Freeware Price: Free
219 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2