|
-
Feb 24th, 2008, 11:42 PM
#1
Thread Starter
New Member
grid updates but deletes previous content
Hi everyone...
I'm working on a cashier-like program and everytime I purchase a product, an scGrid on the form shows the product that I purchase. the problem is that the scGrid should have a product on it before it can show a product and when it shows the new product that I purchase, it overwrites the previous product that i chose.
Im using this code to update the scGrid:
scGrid.refresh
and when I disable this command, it will not update the scGrid eventhough how many times i addd the product.
please help! need it badly!
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
|