Sunday, December 9, 2012

How to open a new window from Gridview using JavaScript? - Asp.Net

A Gridview control is good way to display data in a tabular format with its rich features and functions. An entire database table can be displayed on the browser. These data can be manipulated using the Gridview functions.
But some times we need to open a new Window from a Gridview by the click of a button. The purpose of opening a new window can be anything like, displaying corresponding data from a different database table etc.

http://www.encodedna.com/2012/12/open-new-window-gridview.htm

No comments:

Post a Comment