Tips and Tricks
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Tips and Tricks
Message Icon Topic: lastnavigtion click event problem in dynamic repor Post Reply Post New Topic
Author Message
venkatrao
Newbie
Newbie


Joined: 08 Aug 2010
Online Status: Offline
Posts: 1
Quote venkatrao Replybullet Topic: lastnavigtion click event problem in dynamic repor
    Posted: 08 Aug 2010 at 9:18pm
hi friends,

I implemented the dynamic report based on button click event and passing parameters to stored procedure and fill the dataset and bind data set to crystal report .

If implementing that concept in page load event all events are raised normally. But when i implementing that in button click then i handle all events separately and bind to crystal report .

 My problem is when i click the navigation buttons all buttons are working fine but last record button click i got  error.Is there any way to solve this problem.

I wrote code for navigation event like this

   protected void CrystalReportViewer1_Navigate(object source,     CrystalDecisions.Web.NavigateEventArgs e)
            {
                report_data();
            }

its working fine for all buttons without lastrecord navigation button

How to solve this problem . Please help me its urgent .

thanks and regards,
venkat


Edited by venkatrao - 08 Aug 2010 at 9:34pm
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.