|
-
Feb 7th, 2007, 06:58 AM
#1
Thread Starter
Fanatic Member
VB2005 Save coordinates in array?
Hello,
I have a form called frmMainForm. On that form I have a datagridview containing several products.
When I click on a rowheader of the datagridview another form openes called frmCuts.
On the frmCuts you can add coordinates for a product.
For example (2, 2, 67, 103).
How can I assign these coordinates to the row in the datagridview?
I am not allowed to save the coordinates in the database.
How do I save them for the duration that the program is open?
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
|