End Google Ads 201810 - BS.net 01 --> hi all,

I am using a GridView Control in my application to display some records. Inside the GridView, i am also displaying a CheckBox and a TextBox on each row. The textbox is initially disabled in the view version. after click 'Edit' button, I want to enable the TextBox when the CheckBox on the same row is Checked and disable it when it CheckBox is Unchecked. I want to achieve this functionality If anyone knows how to do this, please tell me...it's very very urgent...

this is how my GridView looks: