The treelist has autogenerated columns and bound to a datatable.
I read somewhere that you need to set the width in order to get the exporting to work. THis is the error that i'm getting:
System.SystemException: At least one of minimum, optimum, or maximum IPD must be specified on table.
3 Answers, 1 is accepted
0
Daniel
Telerik team
answered on 12 Sep 2012, 02:54 PM
Hello Pat,
The table elements should have width as explained here PDF Export.
Let me know if the problem still persists.
Best regards,
Daniel
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
That is the problem I am having. I don't know how to set the table element width on a radtreelist.
Please note that the columns are added dynamically via datatable. What settings do I have to add to the treelist to set the width?
0
Daniel
Telerik team
answered on 14 Sep 2012, 02:43 PM
Hello Pat,
If you are not adding tables manually then it might be a bug in the control. In this case I would really appreciate it, if you could submit (via support ticket system) a simple runnable demo to help me reproduce the problem on my end.
Thanks,
Daniel
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.