on ‎2010 Nov 22 10:30 AM
Record Selection Formula is not working or in the Beta or the Release of Crystal. NET 2010 in runtime, at design time the report filtered properly, but at runtime when loading the report provides no filtering. Something like Cab_Albaran.Id_Albaran = is omitted when launching the report from VB.NET.
In Crystal for. NET 2008 work properly.
Any solution?
Request clarification before answering.
Works fine for me.
What code are you using?
I'm doing either way:
rpt.RecordSelectionFormula = @"{Customer.Customer ID} < 60; // report engine
rcd.DataDefController.RecordFilterController.SetFormulaText(@"{Customer.Customer ID} < 60; // RAS
Thank you
Don
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.