Re: TMS Software TDBAdvStringGrid: need help
From: Strange Cat (strange_at_cat.com)
Date: 05/03/04
- Next message: Mike Johnson: "Qtest 1.7"
- Previous message: Michael Mount: "Re: Look Printer Listing Component"
- In reply to: Bruno Fierens [tmssoftware.com]: "Re: TMS Software TDBAdvStringGrid: need help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 3 May 2004 19:11:21 +0200
[CUT]
Yes, that was the problem... stupid me... :)
BTW: I think i found a bug... when you add a record the new record added
gets the data from the very first record in the grid and the very first
record gets blanked! This is weird! Then you overwrite the "wrong" data in
the new record (the last one displayed) and it's ok...
Also, looks like there might be some problems if you don't define any fields
in both the TDataset and the Grid, seems that the grid doesn't get info
about the data type and the size of the field.
What i'm trying to do is to write a very light db maintenance utility to
mantain Oracle tables WITHOUT defining any info about the table (so to make
it very general). Maybe there might be some problems using the Grid with
ODAC components from CoreLab. Has anyone tested this before?
If i can't resolve those issues i'm afraid i'll have to use the standard
DBGrid, and that is a pity, because i like a lot the filtering and ordering
options on the DBAdvGrid.
Thanx for answering
ASC
- Next message: Mike Johnson: "Qtest 1.7"
- Previous message: Michael Mount: "Re: Look Printer Listing Component"
- In reply to: Bruno Fierens [tmssoftware.com]: "Re: TMS Software TDBAdvStringGrid: need help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|