aliburhan
aliburhan
About
- Username
- aliburhan
- Joined
- Visits
- 3
- Last Active
- Roles
- Members
Comments
-
var cari = ConvertToDataTableList(data.Data.Items.ToList()); cari.TableName = "cari"; var reportStream = ConvertFrxtoStream(frxfile, "MsSqlDataConnection"); var fs = FastReport.Report.FromStream(reportStream); …
-
Hi, I made a simple coding in C# and it works now. but it may be useful to other people as well. I wanted to share it with you in case I made a mistake. This is how I fix it and it works. Thank you very much everyone. Sample Code : ==============…
-
Is there a way to do it with this code? ====================================================================================================== <?xml version="1.0" encoding="utf-8"?> <Report ScriptLanguage="CSharp&q…