Hi
I am using C# - Windows Application
wat my requirement is i have the gridview in my form
and also i bind the table to gridView
1 ) how to select a row in the gridview... wat the code... then wher shall i write the code..?
2) if i select the particualr row ... i want to pass the data on the selected row to the textbox...
Thank You..