crystel Report in not refresh
-
i am using Crystalreport to generate the report.i am using .NEt2005 and using C# developing web project 1.In my first page(Employee Detail) there is a button (View report),when i click on that button my second page will open there are two radio button (A) View report by employee ID (B) view Report by employee name when i am selecting any one of the option a another whindow will open they are asking for three fields. (x)Employee ID (y)From date (z) To date all these therr parameteres i passed in through crystalreport.i am not don any coding for that. when i am sellecting (A).then they asking for all three parameters then it will so Repoet of that particular employee. There is one link button in report page which is use to Redirect the page in first page(Emloyee Detail). when i redirect the page and again click on button(view report) then it will go to secong page and again when i selected (A),this time it will not asking any parameters it will directely show the previous employee detail