hi,
in my datagrid i display mobileno and name and also checkboxes in every row.
if i select the checkbox that row mobileno is displayed in textbox. this textbox is in outside of the datagrid.
And if uncheck the checkbox that mobileno is removed from textbox. how to write javascript for this. please give a code of this solution .
Thanks.