Hi,
I created a gridview and outside the gridview i created a button.In the grid
i am updating one value in the textbox. After entering the values when clicking
on the button outside the grid it need to get the row index and calculate the total based on the entered value in textbox. How i can get the row index outside the gridview.
Pls help me
Urgent....
Thanks in advance...
Rani
I created a gridview and outside the gridview i created a button.In the grid
i am updating one value in the textbox. After entering the values when clicking
on the button outside the grid it need to get the row index and calculate the total based on the entered value in textbox. How i can get the row index outside the gridview.
Pls help me
Urgent....
Thanks in advance...
Rani
Comment