Dear Friends,
I have developed a moduel in DNN and have two usercontrols in it "ViewLegalOpinion.ascx" and "ShowLegalOpinion.ascx"
I am having a grid in "viewLegalOpinion.ascx" and have done paging for the grid.
If i click a LinkButton provided in the gridview, the contents corresponding to the clicked link button will
get showed up in "ShowLegalOpinion.ascx"
Now my problem is , I have a back button in "ViewLegalOpinion.ascx" clicking which, it must redirect to the ViewLegalOpinion.ascx
with gridview showing the page 2 from which i intially made to click.
i have used navigate url for this
But i am unaware of how to maintain the state of the gridview with the page 2 being showed up on the clicking the
"Back" button in "ShowLegalOpinion.ascx"
I have gone for v13wstat3, but i am unaware could there be any other provision in dotnetnuke , that would
make the task less complex.
Kindly help in resolving this issue
all replies are appreciated.
Regards
deepak