Master-Detail using disconnected recordset



Hi,

I need to implement a master-detail grid. The datasets (TADOQuery in my
case) linked
to the grid makes use of disconnected recordsets. I would like to know the
best
way (the most appropriate dataset/grid events) to filter the detail grid and
show
the relevant records based on the currently selected master record.

Regards,

Joe


.



Relevant Pages

  • Re: DataGrid question
    ... So no one else uses the grid with recordsets? ... > Also the grid doesn't work really well with server cursors. ... >> Exit Sub ... >> Why is it, that after the Grid1.DataSource assignment, that the datagrid ...
    (microsoft.public.vb.controls)
  • Re: Performanceproblem
    ... abrufen eines Recordsets zu beschleunigen: ... End With ... "Vorbereitete" Recordsets nur mehr vom Server abgeholt werden können? ... Grid beim laden blinkt und zuckt. ...
    (microsoft.public.de.vb.datenbank)
  • ADO Requery Problem
    ... I'm passing 2 ADO RecordSets into a dll. ... scrolling through the master grid has no effect on the detail ...
    (borland.public.delphi.database.ado)
  • Re: 2 or more databases in one datagrid?
    ... > have to get the recordsets from each database and then iterate one ... > record at a time and add them to your grid. ...
    (microsoft.public.vb.general.discussion)