Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Behaviour of textbuttons/Add Record
Message
From
12/06/2001 01:20:11
Stuart Ramsey
Medical Business Systems
East Gosford, Australia
 
 
To
08/06/2001 10:50:12
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00514964
Message ID:
00518213
Views:
11
Hi Rolf
Had the same problem, found & remed out this code, at the bottom of the setallprop method of txtbtns class.
************************************
CASE ATC(m.oControlParent.Controls[m.i].BaseClass,"Grid") # 0
* removed by s ramsey
* m.oControlParent.Controls[m.i].ReadOnly = !THIS.EditMode
* m.oControlParent.Controls[m.i].DeleteMark = THIS.EditMode

ENDCASE
************************************
Previous
Reply
Map
View

Click here to load this message in the networking platform