Re: About Set Fields?

From: Paul S. Ganney (paul.ganney_at_hey.nhs.uk)
Date: 08/09/04


Date: 9 Aug 2004 03:48:24 -0700


"Milad" <CADORecordBinding@iryahoo.com> wrote in message news:<eSiHFuPfEHA.704@TK2MSFTNGP09.phx.gbl>...
> Hello,
> How can I set my EditBoxes or Datagrids to
> my Fields With ADO?

I don't use ADO so I'm guessing a bit...

The easiest method is probably to use CRecordView and the related
dialog resource in which you can bind each field to an edit box.

Otherwise, use the SetWindowText() method of the editbox.

HTH

Paul.


Loading