Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Circular preloader 1.0
Date, Time and Sound Viewer 1.0
Sprigst Calendar Pro 1.0
Flash Right Click Menu 1.0
My Company Template XML 1.0
Rotator Banners 1.0
Auto Centered Content 1.0
ASP.NET news manager 1.0
Flash and PHP Mail Form 1.0
Glossword 1.8.7
Kmita Catalogue 2.0
PHP tListe 1.00
Horizontal Scroller Slideshow 1.0
JiLMaiL 2.0
PhpTliste - An Opensource treeview in php 1.01
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
P2P .htManager 0.2
.Net (dotnet) Tips and Tutorials
Arbitrary-shape Popup Box 1.0
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
Webstores 2000 Portal 6.0
Dialog Workshop for VCL.NET
XLSReadWriteII.NET 2.00
ADOExpress Update Pack 2
xNewsletter 2.0
1.00
EasyMap VCL 1.2
Details

KGrid 1.1

 
by TKWeb

KGrid 1.1KGrid - Version 1.1. is finally here! It took me much more time to finish and (I hope so) sufficiently test it than I planned first - but, you had to see the "panic" in my job during the last month, things quite distant to Delphi programming, hopefully there will be no more of it:-)

There were several reasons for me to write an own grid component for Delphi:

- Borland's inoperability to fix reported bugs (this applies not only for TStringGrid)

- I wanted different editing controls like TEdit, TComboBox, TCheckBox to be inserted in cells

- I wanted the last column to be aligned within the client area edge

- I wanted a slightly better behavior while moving or resizing columns or rows

Though I searched for a suitable component with Google, I didn't find anything that would be compatible with TStringGrid and fulfilled all these needs.

KGrid Features:

- Written as TCustomControl descendant, this is not a TCustomGrid enhancement
- 95% compatible with TDraw(String)Grid
- Every row, column or optionally cell is implemented as class
- Arbitrary TWinControl descendant can be used as inplace editor.
- Unicode component. No unicode inplace editors are available - you must take these somewhere else.
- Versatile sorting interface
- Cell clipping and double buffering
- Alignment of the last column or row - corresponding scroll bar will not appear
- Virtual grid possibility - data will not be stored in the grid directly but somewhere else in the application
- Versatile cell painting interface
- Another styles for moving and resizing of rows or columns
- Multipurpose and unified design of cell events
- XP themes supported (even in cells)
- Index mapping - a technique that greatly simplifies event handling while columns and/or rows change their positions
- All colors can be modified at design time

License: Freeware

Related: KGrid, TKGrid, Tstringgrid, TDrawGrid, Grid Component, Delphi Component

File Size: 521.0 KB

Downloads: 7

Download KGrid 1.1  Report Error Link
More Similar Code

There is no products found per your request!


tonik gave "Not Bad" rating to source code 26 April, 2008 03:43
Cool. I was searching for this one

kathic gave "Moderate" rating to source code 26 April, 2008 03:27
Nice Delphi Component. I like it
User Review for KGrid 1.1
- required fields
     

Please enter text on the image