Skip to Content
0
Former Member
Apr 11, 2012 at 06:05 PM

How to change the query of a crystal report file (.rpt)?

259 Views

I need to change the query of my crystal report file (.rpt) depending of a filter (where clause). How can i do this (change the where clause of my query)? (In the code behind) Obs: i'm using crystal report 13, .net framework 4.0 and c#.