I have a grid view and i am using an hyperlinkfield. Now i need to call another web page using this hyperlink field. This page should be a pop up.
It has to be a javascript function. Dynamically i need to pass group_id value as a query string.
Can you please let me know how to do this.
Right now i am doing this
It works but i need to do with javascript