-
displaying record in two forms
I would like to be able to click on a record in a datagrid or
combobox on one form and have it become the active record on
another form in the project where the data would be displayed
in textboxes. I would like to run this off a datacontrol.
Thanks in advance for any and all replies.
Joel
-
Re: displaying record in two forms
Hi,
use another datacontrol on form where you want to display cild records and
attach it with a datagrid and set recordsource property of your new
datacontrol runtime basis on the your current selection.
Indra Bisen
"Joel" <joell165@bellatlantic.net> wrote in message
news:3ce45cc3$1@10.1.10.29...
>
> I would like to be able to click on a record in a datagrid or
> combobox on one form and have it become the active record on
> another form in the project where the data would be displayed
> in textboxes. I would like to run this off a datacontrol.
>
> Thanks in advance for any and all replies.
>
> Joel
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|