Hi All,,
I am having a trouble with my gridview..
I am having a textbox and a save botton...when the user enters a companyname and click save button the gridview then populates with all the companynames which are stored in the database..All the companyNames in the Gridview are linkbuttons..now when the user clicks a linkbutton,that particular name should be displayed in the textox and when the user modifies the name and click save button then that modification must be updated in the gridview and also in the database...i am having a problem of how to retreive the information of that particalar companyname outside the RowCommand()....can anyone plz solve my prob...plzzzzzz
Thanks in advance,
Archana