Esmat_halfa
Esmat_halfa
About
- Username
- Esmat_halfa
- Joined
- Visits
- 16
- Last Active
- Roles
- Members
Comments
-
Hello I use C# .
-
One of my failure attemts that i tried to use master-detail relation between report databand datasource as parent and school information datasorce as child but it is not works and the master-detail relation is used just in databand scope.
-
ipong wrote: » did you try to scan qrcode in https://www.fast-report.com/en/blog/103/show/ vcard editor? learn from https://github.com/Sterc/vCard-generator/bl...ntact-vcard.php Hi ipong the first link is already i sent and the other …
-
ipong wrote: » using (FastReport.Report report = new FastReport.Report()) { Â Â Â Â report.Load("report.frx"); Â Â Â Â report.RegisterData(datatable, datatable.TableName); Â Â Â Â report.Prepare(); Â Â Â Â using (FastReport.Export.Image.ImageExpo…
-
ipong wrote: » using (FastReport.Report report = new FastReport.Report()) { Â Â Â Â report.Load("report.frx"); Â Â Â Â report.RegisterData(datatable, datatable.TableName); Â Â Â Â report.Prepare(); Â Â Â Â using (FastReport.Export.Image.ImageExpo…
-
ipong wrote: » no pics attached??? Hi ipong Thank for your responses ,really i could not upload pictures ,the attachment button does not allow me to browse ,but i can ask my previous question in other words that if you have for example 3…
-
Hi All, thanks for response , here i have attached two pictures ,a circled text control should display result of above items value ,when i run report it raise exception "Input string was not in correct format" ,the other image as U see by using me…