Posted on: 11/5/2014 3:04:57 PM | Views : 589

Hi,
    i have an aspxpage1 where it has two paramters one is fromdate and another is todate and one submit button.
I am calling another aspxpage2,where this page has all the columns and the stored procedure where it populates the data in the grid.its a jquery grid.The stored procedure has two parameters fromdate and todate @FrmDate varchar(100),@ToDate Go to the complete details ...