Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid can't be empty when adding data
Message
From
21/01/2004 17:14:40
Fil John Mates
E-Fildan Computer Software System
Davao, Philippines
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Grid can't be empty when adding data
Miscellaneous
Thread ID:
00869254
Message ID:
00869254
Views:
51
hi to all..

im beginner programmer in foxpro. i made a form which has a header and detail.
the header i had a code like this.

thisform.txtdate.Value = {}
thisform.txtcode.Value = ""
thisform.txtname.Value = ""
thisform.txtcash.Value = 0
thisform.txtchkno.Value = ""
thisform.txtchkdate.Value = {}
thisform.txtchkamnt.value = 0
thisform.txtbank.Value = ""
thisform.txtremarks.Value = ""
thisform.txtamount.Value = 0
this code is for the header table.
the detail table i used a grid.i make a builder and a relation.
my problem is when i add a new data the grid will not empty.the previous data i made still there. no problem with the header during when i add it will empty.i also bind the header table to the textbox .

pls help me.

john
Next
Reply
Map
View

Click here to load this message in the networking platform