bharatindia
Instructor
Hi Expert,
I have spend weeks to solve it but fail to have a solution pleae help me i am stuck at this poing and cant not move forword without solving this.
Herewith I attached a zip file containing my code.
On Startup focus is on Text3, if user put C for Cash or any Bank name it display the name here and
move to the Grid for Debit part of the entry i.e, Salary A/c or Rent A/c etc.
After entering the amount it move to the next for next entry and keep on doing so till user press enter on a blank a/c field.
Then it move to the narration field text5 for narration after that it display a small accept box ,
if press “Y” or Enter key it will save the record and again move to the text3 for next voucher entry.
If user press “N” it will move to the date field and user can edit the existing “just entered data”.
User can press PgUP / PgDn when cursor are a text2 (date) or text3 (Cash /Bank)
Yes I do use the nodefault to keep the cusros on the text3 or
Thisform.grid1.column1.text1 while displaying the pick-List.
Once press PgUp key the cursor go the the text3 field and pick-list is also displayed but it is not so when
it setfocus to Thisform.grid1.column1.text1
Please Help.
Thanks and Regards.
I have spend weeks to solve it but fail to have a solution pleae help me i am stuck at this poing and cant not move forword without solving this.
Herewith I attached a zip file containing my code.
On Startup focus is on Text3, if user put C for Cash or any Bank name it display the name here and
move to the Grid for Debit part of the entry i.e, Salary A/c or Rent A/c etc.
After entering the amount it move to the next for next entry and keep on doing so till user press enter on a blank a/c field.
Then it move to the narration field text5 for narration after that it display a small accept box ,
if press “Y” or Enter key it will save the record and again move to the text3 for next voucher entry.
If user press “N” it will move to the date field and user can edit the existing “just entered data”.
User can press PgUP / PgDn when cursor are a text2 (date) or text3 (Cash /Bank)
Yes I do use the nodefault to keep the cusros on the text3 or
Thisform.grid1.column1.text1 while displaying the pick-List.
Once press PgUp key the cursor go the the text3 field and pick-list is also displayed but it is not so when
it setfocus to Thisform.grid1.column1.text1
Please Help.
Thanks and Regards.