Board index » delphi » RE. Am looking for a TDBGrid component with enhanced features
alle...@mail.gld.com (Jeff P. Alleman)
![]() Delphi Developer |
Tue, 30 Mar 1999 03:00:00 GMT
|
alle...@mail.gld.com (Jeff P. Alleman)
![]() Delphi Developer |
Tue, 30 Mar 1999 03:00:00 GMT
RE. Am looking for a TDBGrid component with enhanced featuresI am looking for a TDBGrid component that i can set column cells to |
Lior Of
![]() Delphi Developer |
Wed, 31 Mar 1999 03:00:00 GMT
Re:RE. Am looking for a TDBGrid component with enhanced featuresalle...@mail.gld.com (Jeff P. Alleman) wrote: Quote>I am looking for a TDBGrid component that i can set column cells to if u find any sollution write to: li...@inter.net.il |
Howard Chandler, Jr
![]() Delphi Developer |
Wed, 31 Mar 1999 03:00:00 GMT
Re:RE. Am looking for a TDBGrid component with enhanced featuresQuoteJeff P. Alleman wrote: do this yourself! Unfortunately, I did not record the URL where I found it! At the end of the document titled "HOW TO PUT COMPONENTS INTO A GRID" is the author's name: Alec Bergamini, (cserve addr 75664,1224),company Out & About Productions I would try to e-mail him and see if he can send a copy to you. HTH |
Igor
![]() Delphi Developer |
Wed, 31 Mar 1999 03:00:00 GMT
Re:RE. Am looking for a TDBGrid component with enhanced featuresQuoteJeff P. Alleman wrote: sites: ftp://sunsite.icm.edu.pl/pub/delphi/freeware or .................................../shareware or www.doit.com/delphi or www.teleport.com/~ol/swfw or www.hea.ie/pub/simtel/win3/delphi, but, as for me - I still have'n found and good commertial components for If you find, let me know, please. Igor. Moscow, Russia. PicoS...@sunny.aha.ru or I...@IBOR.MSK.RU |
Kevin Davids
![]() Delphi Developer |
Wed, 31 Mar 1999 03:00:00 GMT
Re:RE. Am looking for a TDBGrid component with enhanced featuresJeff P. Alleman wrote in an article appearing in comp.lang.pascal.delphi.databases: Quote>I am looking for a TDBGrid component that i can set column cells to products that do checkboxes, although I think that if you are clever enough, you could fake one using some of the OnDraw... methods. To make a combobox in a grid cell, just select a LookupField as the -- |
Anders Gustavss
![]() Delphi Developer |
Wed, 31 Mar 1999 03:00:00 GMT
Re:RE. Am looking for a TDBGrid component with enhanced featuresalle...@mail.gld.com (Jeff P. Alleman) wrote: Quote>I am looking for a TDBGrid component that i can set column cells to is *very* good! You can download a trial version from http://www.woll2woll.com. Good luck! |
Jay Schwis
![]() Delphi Developer |
Fri, 02 Apr 1999 03:00:00 GMT
Re:RE. Am looking for a TDBGrid component with enhanced featuresIn article <325FE340.5...@sunny.aha.ru>, From Igor Quote> You can find a lot of DBGrids and StringGrids components in following Take a look at Infopower at http://www.woll2woll.com. God Bless, -- |
John M. Mia
![]() Delphi Developer |
Fri, 02 Apr 1999 03:00:00 GMT
Re:RE. Am looking for a TDBGrid component with enhanced featuresQuoteIn article <53o083$...@news.NetVision.net.il>, li...@inter.net.il wrote: testing right now. Most of the suggestions mentioned so far are based on inheriting from the VCL grids. This grid is written from scratch. It allows you to have both bound and unbound columns at the same time and to control the appearance attributes down to the column level (or cell level at run time). The one thing it does not do is have check boxes. If you are interested I am keeping a mailing list (especially if you are John Wake up and smell the Clintons! |
Adrian Vicker
![]() Delphi Developer |
Sat, 03 Apr 1999 03:00:00 GMT
Re:RE. Am looking for a TDBGrid component with enhanced featuresTGlvciBPZmlyIDxsaW9yb0BpbnRlci5uZXQuaWw+IHdyb3RlIGluIGFydGljbGUgPDUzbzA4MyR |
Igor
![]() Delphi Developer |
Mon, 05 Apr 1999 03:00:00 GMT
Re:RE. Am looking for a TDBGrid component with enhanced featuresQuoteSean C. Fisher wrote: var AFloatField: TFloatField; begin AFloatfield:=TFloatField.Create(MyForm); with AFloatField do begin FieldName:='A_Float_Field' DataSet:=MyTable; {The DataSet must be inactive} ... end; end; Quote
during design-time, I only know the FieldName at DesignTime, but in Run-time I can get the type information? Igor PicoS...@sunny.aha.ru |
Ian Robinso
![]() Delphi Developer |
Mon, 05 Apr 1999 03:00:00 GMT
Re:RE. Am looking for a TDBGrid component with enhanced featuresIn article <53s95p$...@mtinsc01-mgt.ops.worldnet.att.net>, "John M. Quote>In article <53o083$...@news.NetVision.net.il>, li...@inter.net.il wrote: Regards, Ian Knox Computing Solutions |
WILLIAM C
![]() Delphi Developer |
Mon, 05 Apr 1999 03:00:00 GMT
Re:RE. Am looking for a TDBGrid component with enhanced featuresQuoteIan Robinson (i...@fourx4.demon.co.uk) wrote: : >>>comboboxes and checkboxes. I have looked but unable to find any. : >>>any shareware would be fine. thanx. : > : >We have written a Delphi grid component that is in its first round of external : >testing right now. Most of the suggestions mentioned so far are based on : >inheriting from the VCL grids. This grid is written from scratch. What I want is a DBGrid (or DBCtrlGrid) component that can accept fields |
1. !Looking for a TPolygon or enhanced TShape component - DELPHI 1.0
2. Looking for component for SFX-multivolume archiving with autostart feature
3. I 'am looking for information about this component QCCom32
4. Enhanced exception handler - I am very stupid.
5. TDBGrid: enhancing the scrollbars?
6. Enhanced TQuery and TDBGrid for C/S
7. Delphi 1 : Enhanced TDBGrid Wanted