Hi Everyone,
I have two fields in data grid i.e. ID and DESCRIPTION. Description field is a link button and ID field is hidden. I want that when I click on description field then another page should be open on the basis of ID field value. How can I get the value of ID field in query string. Keep in mind that ID is a hidden field. Can anyone solve my problem
I have two fields in data grid i.e. ID and DESCRIPTION. Description field is a link button and ID field is hidden. I want that when I click on description field then another page should be open on the basis of ID field value. How can I get the value of ID field in query string. Keep in mind that ID is a hidden field. Can anyone solve my problem
Comment