myazilim
myazilim
About
- Username
- myazilim
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
any progress about this issue ? please?
-
using FastReport.Data; report1.Load("report1.frx"); TableDataSource table = report1.GetDataSource("Table1") as TableDataSource; table.SelectCommand = "SELECT * FROM CUSTOMERS"; report1.Show();
-
You may try to pass id of record as a report parameter and display that record only.
-
try this video : https://www.youtube.com/watch?v=7GtYlA1nE2c...3CF&index=5