Re: display the record number on dbgrid
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Sun, 05 Mar 2006 20:49:08 -0600
Brian, are you sure that RecNo will work for MS Access 2000?I work with delphi 7 with msAccess 2000.In the OnCalcFields even set the value of the field to dataset.Recno
With a clientside cursor it should work for most datasets returned by Access.
That is to say a number will show up reflecting the order of records in the
grid. The first record will probably be -1 until you have scrolled the grid but
the other numbers should be correct.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- display the record number on dbgrid
- From: yuda
- Re: display the record number on dbgrid
- From: Brian Bushay TeamB
- Re: display the record number on dbgrid
- From: Mike Shkolnik
- display the record number on dbgrid
- Prev by Date: Re: Error while Opening ADO Table
- Next by Date: Re: Loading Image in MS Access Long Binary Data
- Previous by thread: Re: display the record number on dbgrid
- Next by thread: Help on trying to use ADODataSet Command Text to accept current date.
- Index(es):
Relevant Pages
|