How to do onclick event on particular column without clicking?

Hi,

I added taxes like sale order in my new doctype. Taxes will be mapped while adding item. Its work correctly. But I create this form from another form. At the time, taxes will not be mapped. If I click on item code column cells, then only taxes will be added. So that I need to do onclick event on particular column without clicking. How can I do this?