Hi,
I am using ajax's model popup extender and gridview with last column of image, My requirement is the model popup opens when i clicks on the image of particular row, but when i gives "TargetId" of model popup as image id, i am getting error that imgid is not accessible... How to Access model popup by clicking on image of gridview ? and how to access the gridview's control...?
I am using ajax's model popup extender and gridview with last column of image, My requirement is the model popup opens when i clicks on the image of particular row, but when i gives "TargetId" of model popup as image id, i am getting error that imgid is not accessible... How to Access model popup by clicking on image of gridview ? and how to access the gridview's control...?
Comment