Hi: In another thread it became clear to me that I could not dynamically load an html table and render it using the html textbox (because the textbox does not support it). I am trying a different approach here and am running into a problem. I have a report that is about 10 pages long. On page one ONLY, I want to display a Telerik table with some values in it. Obviously, if I put the table in the details section it gets replicated to every page. I tried dragging a table into the page header, where I could put conditional formatting in to say if =PageNumber > 1 visible = false. This works for a textbox but I cannot drag a table to the page header -- it appears as though the Telerik reporting tool does not support it.
What is an approach to accomplish what I need to accomplish? Thanks!
What is an approach to accomplish what I need to accomplish? Thanks!