|
-
Jun 16th, 2004, 02:31 PM
#1
Thread Starter
Fanatic Member
Dt Picker...............
I want to disable a DTPicker once if the database has a date in the field so the date cannot be changed once entered?
-
Jun 16th, 2004, 02:39 PM
#2
There are many different ways to accomplish this:
- open recordset and check if date is set (make DTP invisible or disable it)
- if user changed value but date is already set - don't update record
- and so on and so forth ...
-
Jun 16th, 2004, 04:18 PM
#3
Thread Starter
Fanatic Member
Thx got it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|