Hello everyone, I was wondering if there's a method to store in a variable the next line in a report. My aim is to show in a message if the sequence of record is interrupted.. i.e.: in the report I get 5 lines: "1","2","4","5","7". I want to have the message "the sequence was interrupted 2 times". How can I do this? Thank you!
0
Answers
Usually you would do this by saving the number during the OnAfterGetRecord trigger of your respective DataItem and check for interruptions in the sequence there.
Kind of hard to explain without seeing the actual Object.
mmhh... can you give me an example?...
Every time you put a question and even though you found the answer yourself, it's always better to write the answer of the question as well so that if someone in future too came across with the same need and then atleast he can get the answer.
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/