Hi!
I'm currently working on a project, where I would need a dynamic table with the possibilty of adding rows to the existing template (you can see that one in the attachments). I just can't find a proper solution on how to create tables in code.
Thanks for the replys in advance!
I have written several dozen programs to date which take advantage of the Telerik AJAX suite and Telerik Reports. The combination has been very effective. As time has progressed we have updated our operating environment so that the consideration of going pure HTML5 is now an option.
What is needed to migrate existing application viewers and reports from their existing viewer and report layout? My reading of the documentation suggests that I might have unknowingly coded myself into a blind end. The HTML 5 reports seem to use a different file extension and I cannot find any means of conversion between the two layouts. Am I reading the "tea leaves" correctly?
As things now sit the existing apps are asp.net Ajax web forms type combined with Telerik controls and forms. New projects will be started with MVC/Kendo solutions however I would love to be able to use existing reports without having to rewrite everything and use a HTML5 viewer. With one program having 85+ unique reports you can see my problem.
Any insight and pointers would be appreciated. This is in no way intended as a slight against Telerik. Their products have been extremely useful and I look forward to getting to the "newer" technologies.
Hi,
I'm creating a graph for a sale report, and there is some details that I'm not able to configure to my need.
See the attached image to see what I have up to now.
There is two things missing :
1) I'd like to increase the spacing between the Y axis and the first bar, to have a bit more room between the bar label at the top and the axis. I tried padding on the axis, the bar label, the plotarea and those doesn't seem to work.
2) I have two sector in this case that have a value of zero, why don't they have a label shown?
Thanks for you help,
Maxime
Hi to all,
I'm trying to use a ObjectDataSource, this one is configurated using a method that return a single object, this object has several collection (List<OtherMyObject>) as property.
If I what show my first object (several property as string or datetime), and then show something of relatives collection into a table?
I note that in DataExplorer dock shows my collections but I don't see its properties.
How can I set my Table with this collection, setting relative properties?
Hi telerik.
I have a trouble i want to set dinamyc the space between vertical line, the "X" axis it´s category scale , "Y" axis Numeric ,
cin you help me with a little code ?
i want to use a binding, it´s possible?