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

DevExpress to Telerik Conversion issue

3 Answers 160 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mashfiqul
Top achievements
Rank 1
Mashfiqul asked on 25 Sep 2018, 12:35 AM

Hi everyone, 

 

I am trying to convert m DevExpress reports into Telerik. I have the code written in C# for Devexpress and having confusion on few of the functions as I am unable to find the Telerik equivalents of those:

onCustomCallback

clientInstanceName

showLoadingPanel

 

These three functions/methods are devexpress methods. Can anyone tell me if there is any Telerik equivalent methods which does the same functionality? 

 

Thank You

Mashfiqul

3 Answers, 1 is accepted

Sort by
0
Silviya
Telerik team
answered on 27 Sep 2018, 03:50 PM
Hi Mashfiqul,

Based on the provided information, we are not sure about your current scenario of using these functions. Please check our Reporting API Reference for further information.
If this does not help please elaborate more on the requirement and the usage of those methods, so we can give you a possible solution/workaround. Also, about the project type and used technologies.

Regards,
Silviya
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Mashfiqul
Top achievements
Rank 1
answered on 11 Oct 2018, 02:48 PM

Hello Silviya, 

Thank you for your reply. 

I actually was successfully able to get my charts working using RadHTMLChart. But the problem I am facing now is making the chart window responsive. I used a javascript code that was available from this link: 

https://demos.telerik.com/aspnet-ajax/htmlchart/examples/functionality/responsive-chart/defaultcs.aspx

But the problem is it is making the width responsive but not the height. 

I have a page, which contains a form in which the chart exists. So when I am trying to set both the width and height to 100%, it is taking the width to height ratio of the form and the height remains small. So when I am resizing my window vertically, the chart height is not changing. 

 

Can you please tell me how I can solve this? I have tried other options like docking and anchoring but none is working. 

 

Regards

Mashfiqul Islam

0
Silviya
Telerik team
answered on 16 Oct 2018, 11:33 AM
Hello Mashfiqul,

You can find more details in this excellent code library - RadHtmlChart in a Responsive Web Page.

Regards,
Silviya
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Mashfiqul
Top achievements
Rank 1
Answers by
Silviya
Telerik team
Mashfiqul
Top achievements
Rank 1
Share this question
or