How To Open Gridview In Ajax Modal PopUp In this tutorial i will teach you How To Open Gridview In Ajax Modal PopUp.In this example we are opening a gridview on click of a button, gridview will be shown in a Ajax Modal Popup. Stored Procedure to Fetch Data: create procedure selectemployee as begin select * […]