Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want -write protected checkbox, -refresh the datagrid
Message
From
12/11/1999 22:51:04
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
I want -write protected checkbox, -refresh the datagrid
Miscellaneous
Thread ID:
00290859
Message ID:
00290859
Views:
77
Hello,
I use VB 6.0, how to I write protect the checkbox?
the checkbox have no locked property, is it?
if set the enabled to false, can I change the disable color?

another question, I use a datagrid on the form, and a set of text box.
when the user select a record on datagrid, the textboxes show the record too. I allow the user edit the record on the textboxes only, not on the datagrid.
How I code? so that when user typing on the textboxes, the datagrid reflect the changed immediately.
Eg. -User type "abc", datagrid display "abc"
-User press one more key so that "abcd", datagrid display "abcd" at once.


Thanks so much
-Jasper
oh, what is the fastest way to write good program?
Next
Reply
Map
View

Click here to load this message in the networking platform