Window Popup
-
Hi I am using a grid view control, on click of update link in the grid view i want to popup one window in which the user will insert a string value on click of ok button on this window the string value should be send back to grid view page where i will display this value. can any one tell me how to do this?
-
Hi I am using a grid view control, on click of update link in the grid view i want to popup one window in which the user will insert a string value on click of ok button on this window the string value should be send back to grid view page where i will display this value. can any one tell me how to do this?
You may check-out this link. but it doesn't include for showing the input string in gridview so that you may probably need to extend a lit bit. Custom Javascript Dialog[^]
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)