Re: [lazarus] DBGrid - what do you use?

2007-12-18 Thread Damien Gerard


On Dec 18, 2007, at 8:36 AM, Sergey Smirnov wrote:


The TVirtualTreeview is the best datagrid :)



By the way it is working fine under OS X ?


2007/12/15, Lukas Gradl [EMAIL PROTECTED]:
Hi!

What do use as DBGrid? Is there an enhanced version anywhere around  
that

I missed?

With Delphi I used Woll2Woll and DevExpress Products - for Lazarus I
did'nt find something similar...

Any hints on that?






--
Damien Gerard
[EMAIL PROTECTED]

People who used magic without knowing what they were doing usually  
came to a sticky end. All over the entire room, sometimes.

-- (Terry Pratchett, Moving Pictures)





Re: [lazarus] DBGrid - what do you use?

2007-12-17 Thread Lukas Gradl

Well, then email Woll2Woll and DevExpress and tell them to start
porting their products. I've done this for numerous products. If you
don't ask - you don't get!  3/4 of those companies don't even know a
alternative exists. Make Free Pascal and Lazarus heard!


Already done that - but that may take some time...

regards
Lukas


--


software security networks
Lukas Gradl lazarus#ssn.at
Eduard-Bodem-Gasse 9
A - 6020 Innsbruck
Tel: +43-720-300168-0
Fax: +43-512-341033-19


_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] DBGrid - what do you use?

2007-12-17 Thread Sergey Smirnov
The TVirtualTreeview is the best datagrid :)

2007/12/15, Lukas Gradl [EMAIL PROTECTED]:

 Hi!

 What do use as DBGrid? Is there an enhanced version anywhere around that
 I missed?

 With Delphi I used Woll2Woll and DevExpress Products - for Lazarus I
 did'nt find something similar...

 Any hints on that?




Re: [lazarus] DBGrid - what do you use?

2007-12-16 Thread Lukas Gradl

I know TDBGrid on Data Controls Tab.
As you can read in my posting, I'm looking for an enhanced version, an 
alternative, and not for the standard-TDBGrid...




Lee Jenkins schrieb:

Lukas Gradl wrote:

Hi!

What do use as DBGrid? Is there an enhanced version anywhere around 
that I missed?


With Delphi I used Woll2Woll and DevExpress Products - for Lazarus I 
did'nt find something similar...


Any hints on that?

regards
Lukas


TDBGrid is on the Data Controls tab.



--


software security networks
Lukas Gradl lazarus#ssn.at
Eduard-Bodem-Gasse 9
A - 6020 Innsbruck
Tel: +43-720-300168-0
Fax: +43-512-341033-19


_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] DBGrid - what do you use?

2007-12-16 Thread Martin Schreiber
On Sunday 16 December 2007 10.14, Lukas Gradl wrote:
 I know TDBGrid on Data Controls Tab.
 As you can read in my posting, I'm looking for an enhanced version, an
 alternative, and not for the standard-TDBGrid...

tdbwidgetgrid from MSEide+MSEgui, an enhanced alternative but not Lazarus 
compatible:
http://sourceforge.net/projects/mseide-msegui/
The mode of operation of t*widgetgrid:
Every edit or DB edit widget (tstringedit, tintegeredit, trealedit, lookup 
edits..., tdataicon, tdataimage, tdatabutton...) which is placed in the data 
area builds a data column. The grid positions the widgets in the active row. 
All properties and events of the edit widgets are accessible and working.
Any widget can be placed into cells of the fixed rows, this is useful in order 
to switch sorting order, to edit filter values or to show sums.
There can be fixed rows above and/or below the data area and there can be 
fixed columns left and/or right of the data area, adjacent fixed row cells 
can be merged.

Martin

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


RE: [lazarus] DBGrid - what do you use?

2007-12-16 Thread Hess, Philip J
Lukas,

Have you looked at the Orpheus port for Lazarus?

http://wiki.lazarus.freepascal.org/OrphPort

The data-aware table (grid) has not been ported, but the TOvcTable has been.

Thanks.

-Phil


-Original Message-
From: Lukas Gradl [mailto:[EMAIL PROTECTED]
Sent: Sun 12/16/2007 4:14 AM
To: lazarus@miraclec.com
Subject: Re: [lazarus] DBGrid - what do you use?
 
I know TDBGrid on Data Controls Tab.
As you can read in my posting, I'm looking for an enhanced version, an 
alternative, and not for the standard-TDBGrid...



Lee Jenkins schrieb:
 Lukas Gradl wrote:
 Hi!

 What do use as DBGrid? Is there an enhanced version anywhere around 
 that I missed?

 With Delphi I used Woll2Woll and DevExpress Products - for Lazarus I 
 did'nt find something similar...

 Any hints on that?

 regards
 Lukas
 
 TDBGrid is on the Data Controls tab.
 

-- 


software security networks
Lukas Gradl lazarus#ssn.at
Eduard-Bodem-Gasse 9
A - 6020 Innsbruck
Tel: +43-720-300168-0
Fax: +43-512-341033-19


_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

winmail.dat

Re: [lazarus] DBGrid - what do you use?

2007-12-16 Thread Lee Jenkins

Lukas Gradl wrote:

I know TDBGrid on Data Controls Tab.
As you can read in my posting, I'm looking for an enhanced version, an 
alternative, and not for the standard-TDBGrid...





Ah, my mistake.  I thought you were asking if there was a DBGrid of *any* kind.

--
Warm Regards,

Lee

If I don't see you around here, I'll see you around, hear?

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] DBGrid - what do you use?

2007-12-16 Thread Bee

Well, then email Woll2Woll and DevExpress and tell them to start
porting their products. I've done this for numerous products. If you
don't ask - you don't get!  3/4 of those companies don't even know a
alternative exists. Make Free Pascal and Lazarus heard!


Agree with Graeme. I'd done the same thing with TMS, especially with 
their FlexCel component, at least with the non-visual parts. They had 
tried the conversion but they'll do better if they have a request. ;)


-Bee-

has Bee.ography at:
http://beeography.wordpress.com

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] DBGrid - what do you use?

2007-12-15 Thread Lee Jenkins

Lukas Gradl wrote:

Hi!

What do use as DBGrid? Is there an enhanced version anywhere around that 
I missed?


With Delphi I used Woll2Woll and DevExpress Products - for Lazarus I 
did'nt find something similar...


Any hints on that?

regards
Lukas


TDBGrid is on the Data Controls tab.

--
Warm Regards,

Lee

If I don't see you around here, I'll see you around, hear?

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives