| Description |
| 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. |
| Supported languages: English |
| Supported OS: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003 |
| Installation: Install and Uninstall |
| Requirements: .NET |
|
| Release info |
|
11/09/2003
Minor Update
|
Changes:
HTML Export
- Some bugs and performance fixed
- Now you can share any model between two or more grid (For this bug I change same methods: EditControl-
>
GetEditorControl, TextBox-
>
GetEditorTextBox, ...)
- Added Grid.CellsContainer to access to the inner panel that contains the cells.
- Some bugs fixed
|
|
| End user license agreement |
| http://www.devage.com/SourceGrid/SourceGrid.html |
|
|
| Also by this author |
CSpot SMTPClient
0.4
ComponentSpot
Bossware?s SMTPClient is a .NET SMTP client for adding outgoing email to apps and to Web pages. It doesn?t use .NET?s resource-hungry System.Web.Mail, which is merely a wrapper for CDONTS and CDOSYS. Written in 100% managed C# and CLS...
OpenSSL
0.9.7c
ComponentSpot
Open SSL 0.9.7c lets applications use Secure Sockets Layer (v2/v3), Transport Layer Security (v1), and a general-purpose cryptography library, for data integrity, authenticity, and privacy security features. Perl or Cygwin needed for Win32 compile.
Garbe.Sound Audio DSP
Beta 1
ComponentSpot
A digital audio processing class library for .NET that lets developers create their own sound filters or use the ones implemented by the author, such as Gain, Delay, and Reverb, as well as the ability to read and write .WAV files.
MenuXP
1.0
ComponentSpot
MFC classes to add flat, non-3D, ?water-color? Office XP-style UI controls to MFC apps. They have no raised edges, do not look ?pushed in? when clicked, and are not ?shadowed? (except for menus).
FreeTextBox
1.6.3
ComponentSpot
The FreeTextBox control provides a WYSIWYG HTML editing environment for ASP.NET (Web Forms) Web pages. Visitors can edit text and click on buttons to format their text. The control is written in C# and has many options for customization.
cryptlib
3.0
ComponentSpot
Security toolkit with strong encryption and authentication. Supports many algorithms for symmetric/asymmetric encryption, authentication, and hashing. Free for non-commercial/shareware projects. Written in C. ActiveX and C++ wrappers are available.
Lumisoft UI Controls
1.1
ComponentSpot
Lumisoft?s UI Controls 0.11 contains over a dozen basic flat controls for Windows Forms apps. The controls can be configured using the Property tab in VS.NET, but lack advanced WYSIWYG design-time support and databinding. Seems somewhat buggy.
.NET Communication Library
1.0.0.0
ComponentSpot
The .NET Framework lacks support for some network protocols. With Smilla?s .NET Communication Library, developers can add NNTP to their .NET apps. It is written in C# and is distributed under the GNU Lesser General Public License.
FTP Component
1.0
ComponentSpot
.NET lacks FTP classes. KCommon FTP component lets programmers build .NET apps so users can send or receive files via FTP. Supports synchronous and asynchronous transfers. Supports passive but not active mode. Written in C#. Doesn?t support...
|
|
|