|
-
August 2nd, 1999, 11:38 PM
#1
ubound dbgrid
I can´t send any type of data (strings, integers, long...) from a form with a bound dbgrid to another form with a ubound dbgrid. How can I do ?
-
August 3rd, 1999, 01:47 AM
#2
Re: ubound dbgrid
Pass them to public variables and use these variables to fill the second dbgrid. It doesn't matter that the one is on bound and the other to unbound. You just want to read the values of the first and fill the second.
Michael Vlastos
Company MODUS SA
Development Department
Athens, Greece
Tel: +3-01-9414900
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
|
Click Here to Expand Forum to Full Width
|