I have created a form with a DATAGRID and the following entry fields:
a. INSTL
b. QTY
c. PART NO
d. DESCRIPTION
I also created the following command buttons: SAVE and CLOSE.
I have no problem in capturing the entry from the above field into the DATAGRID.
However, is there anyway that the text I keyed-in the INSTL entry field will not changed until I change it.
For example, if I key-in "ITEM -1001" in the INSTL field follow by the respective qty, part no, description field and I click on the SAVE button. All the fields entry are captured in the DATAGRID. All the entry fields will become blank and each time I have to re-keyin the INSTL entry field with changes only to the qty, part no, description field. The question is can the INSTL field remains as what was key-in previously (until I key-in something else) after I click on the SAVE button?
Any advise is appreciated.
Thanks.
a. INSTL
b. QTY
c. PART NO
d. DESCRIPTION
I also created the following command buttons: SAVE and CLOSE.
I have no problem in capturing the entry from the above field into the DATAGRID.
However, is there anyway that the text I keyed-in the INSTL entry field will not changed until I change it.
For example, if I key-in "ITEM -1001" in the INSTL field follow by the respective qty, part no, description field and I click on the SAVE button. All the fields entry are captured in the DATAGRID. All the entry fields will become blank and each time I have to re-keyin the INSTL entry field with changes only to the qty, part no, description field. The question is can the INSTL field remains as what was key-in previously (until I key-in something else) after I click on the SAVE button?
Any advise is appreciated.
Thanks.