Roth_Soft
Roth_Soft
About
- Username
- Roth_Soft
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
Forget it! I have found the problem. It was in my code. I had overwritten the ParValue to '' in the event OnGetValue. Sorry!
-
Maybe you can do it with the TfrUserDataSet, where you can set the RangeEnd to reCount. Now you have to define the OnFirst and OnNext event for browsing through your dataset (yourdataset.first / .next). I hope this helps. Cheers Stefan