![]() |
|||
How create Report in c# Desktop With rdlc.
By: rekha singh | 12 May 2010 1:08 pm
How to create Report in c# Desktop With rdlc...and Database Connection is flexible... CommentsYou can try this way : create new dataset in your web with your query then create a new CR and load it with the dataset Its easy and not complicated.
By: rekha singh | 12 May 2010
|
