N
New_Project
I have a form that bound to a query.And I have two
empty txtboxes in that form.I want the user can see the
data but can't editing it.So I set the properties Allow
edit to No.But in some reason I want the user to entering
some information in to the blank txtboxes.But I won't to
put a command button to allow edit when hitted.Cause
there is any possibilities that the user editing another fields.
I think,may be by using another form,so when the user
requested to entering information to the blank txtboxes,the
second form is coming up and when it's done,the
information passed to the 1st form and the records in 1st
form stay uneditable?.How to do that?The expert please help?
empty txtboxes in that form.I want the user can see the
data but can't editing it.So I set the properties Allow
edit to No.But in some reason I want the user to entering
some information in to the blank txtboxes.But I won't to
put a command button to allow edit when hitted.Cause
there is any possibilities that the user editing another fields.
I think,may be by using another form,so when the user
requested to entering information to the blank txtboxes,the
second form is coming up and when it's done,the
information passed to the 1st form and the records in 1st
form stay uneditable?.How to do that?The expert please help?