I have a table with the columns as below :-
=============================
Company Name ItemCode Qty
============= ================ ===========
A
101
5
B
102
3
C
103
6
D
104
8
I should get the print direct when I click button.
Button_click()