Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkboxes in grids
Message
 
To
14/09/1999 04:14:57
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00263961
Message ID:
00264855
Views:
38
Susan,
In previous message pls note that myCursor is a cursor. It's editable but probably you don't want it to be edited other than checkbox :
.Recordsource = "myCursor"
>.Setall("Readonly",.t.,"Column")
>.Columns(1).ReadOnly = .f.
Cetin

________________________________________________________________________________

Cetin,
How can I ever thank you enough! The soluion you gave me works! Yahoo... Yippie... Thank you again Cetin. :)

Sincerely,
Susan
Previous
Reply
Map
View

Click here to load this message in the networking platform