Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add records in grid
Message
From
20/12/2006 11:30:49
Arjun Bagojikop
Dynamic Super Software
Sangli, India
 
 
To
20/12/2006 10:32:24
Mk Sharma
Shrishti Solutions
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01179181
Message ID:
01179234
Views:
8
Hi
Mk Sharma
u want to no additional record added then u write code in
grid beforerowcolumnchange
if !empty(this.column1.text1.value)
this.allowaddnew=.t.
else
this.allowaddnew=.f.
endif
Previous
Reply
Map
View

Click here to load this message in the networking platform