Re: TMS Software TDBAdvStringGrid: need help

From: Strange Cat (strange_at_cat.com)
Date: 05/03/04


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



Relevant Pages

  • Re: First cell in a datagrid control gets emptied??
    ... > I'm using an ADO database and a datagrid control which shows a series of ... > in the grid is selected and this causes the cell to be emptied on screen. ...
    (microsoft.public.vb.database)
  • Re: vcr Next button dont work correctly on my form
    ... you mean the VFP "Form Wizard" button set that ship in Home+ ... I've a 'one-to-many' form which has fields on the upper part retrieving from the purchase table, and the lower part has a grid that is populated by the purchase_details table. ... When the record is not the first record and the grid has only one row, then press next, it will move to the next record. ... So, some thing in the form that is causing this behaviour, any idea what is causing it? ...
    (microsoft.public.fox.vfp.forms)
  • Re: vcr Next button dont work correctly on my form
    ... "Hii Sing Chung" wrote: ... This is a common problem when a grid is displaying records from ... When the record is not the first record and the grid has only ...
    (microsoft.public.fox.vfp.forms)
  • Re: vcr Next button dont work correctly on my form
    ... This is a common problem when a grid is displaying records from another workarea. ... When the record is not the first record and the grid has only one ... So, some thing in the form that is causing this behaviour, any idea ...
    (microsoft.public.fox.vfp.forms)
  • Re: Cache or Session state throwing out of Memory Exception when using datagrid
    ... So there is this bug in 1.1 that causes large datasets to not give back ... their memory. ... handle them.When i edit rows in grid that has 900+ rows i get this ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)