Dear , I have Textbox_A and TextBox_B And TextBox_C = TextBoxA -TextBox_B
A= 200, B=100 , C=20 -10= 100
I want first generate 10 data row and display it to table after clicking on Button . Like following
Table Cloumn
100
101
102
...
199
Please help