Group: Forum Members
Posts: 6,
Visits: 345
|
Dear Greg
Thanks for ur support. currently i tried to locate a "Tax" button on employee form. so when user on a employee form to click "Tax" button, the button will call "Tax" form of the particulat employee.
For every single form to load, i have BO.filldatatable with all record for user to choose. But when a button like i mentioned above, i have to filter the BO with only the particular employee. so, what i do is
1. on the employee form, when user on "Tax" button click, i will do TaxBO.Clear, then TaxBO.filldatatable again with specific employee code.
I will really appreciate if your have better solution on this
Regards
Andrew
|