This is a migrated thread and some comments may be shown as answers.

Kendo UI with aspx and not MVC

1 Answer 333 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Robert Schoen
Top achievements
Rank 1
Robert Schoen asked on 23 Jan 2014, 01:34 AM
I have been developing traditional aspx pages without the aid of MVC. (I just never drank the MVC cool-aid). I would like to find an example of using Kendo UI within an aspx page including a form running at the server with traditional aspx controls.

I guess the best way of asking for what I am looking for is; how to replace a Telerik data grid or htmlchart with the kendo equivalent.

I find myself in the spot because the Telerik HTML Chart does not support stackable area or stackable lines.  It seems that the Kendo.Dataviz does.

Any non MVC examples with aspx forms would be helpful.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 23 Jan 2014, 09:02 AM
Hello Robert,

General directions how to use our Kendo UI framework in ASP.NET WebForms scenario you can find in this topic from our documentation.

Keep in mind that strictly for ASP.NET WebForms development we recommend using RadControls for ASP.NET AJAX. As you know they include DataViz AJAX server wrappers which are constantly updated with new features introduced in our DataViz suite. Hence you can expect the stackable chart features you mentioned to be ported in the wrappers in a future version.

Regards,
Sebastian
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Robert Schoen
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or