I'd like to know if the Web Telerik Report have a limitation about columns?
My Report shows 10 columns, but the position of the items are irregulars. If I delete 2 columns the position normalizes. Then, I supposes a limit of 8 columns.
That's right?
How can I do my Report works right?
2 Answers, 1 is accepted
0
Chavdar
Telerik team
answered on 21 Jan 2008, 01:28 PM
Hi Ricardo,
There are two possibilities for this behavior. First, the problem might be caused by overlapping report items. In Html rendering overlapping is not supported. You can read more about this in the following documentation article.
Second, the problem might be caused if the report's width is greater than the viewer's width. Try to increase the width of the viewer and check weather this fixes the problem.
If neither of the suggestions works, please, send us the report definition and some screenshots to help us investigate the issue more precisely.