Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Reporting > Telerik Reporting > Auto increment number in report

Not answered Auto increment number in report

Feed from this thread
  • Mikkel avatar

    Posted on May 31, 2012 (permalink)

    Hi,
    I would like to add an automatic number (autoincrementing number/field) to the text under each table and picture in my report, like:
    Table {autonumber} shows annual income.. etc.

    Is there a way I can create a field, or something that I can insert in a htmlTextbox along with the text, that dynimically auto increments a value with each entry? 

    Reply

  • Steve Steve avatar

    Posted on May 31, 2012 (permalink)

    Hello Mikkel,

    The RowNumber(scope) Function returns a running count of all rows in the specified scope. For the report you should specify the name of the report as scope. This would work if you have a single table or picturebox in the detail. You can also utilize the RunningValue(scope, aggregateFunction) in case you need to increment an aggregate. If you aim for something else, then there is no out of the box solution.

    Regards,
    Steve
    the Telerik team

    BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Reporting > Telerik Reporting > Auto increment number in report
Related resources for "Auto increment number in report"

Features  |  Documentation  |  Demos  |  Telerik TV  |  Knowledge Base  |  Code Library  |  Step-by-step Tutorial  |  Blogs  |  Whitepaper  ]