Telerik Forums
Community Forums Forum
1 answer
57 views

Hello, 

I'm using RadChartView for the first time. 

I need to know how to remove the blank space (top and bottom) in a radchartview wich has a pie.

VB:

Dim rad As RadChartView = New RadChartView()
rad.Size = New Size(600,600)
rad.AreaType = ChartAreaType.Pie
Dim pie = New PieSeries()
pie.ValueMember = tabla.Columns(0).ColumnName
pie.DisplayMember = tabla.Columns(1).ColumnName
pie.DataSource = tabla'a DataTable
pie.Padding = New Padding(2)           
rad.View.Margin = New Padding(2)
rad.View.Padding = New Padding(2)
rad.ShowLegend = True  
rad.Series.Add(pie)

panel.Controls.Add(rad)

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 03 Mar 2023
1 answer
52 views

Hi Team,

I am using Telerik MVC controls for my .NET MVC Application (2018.1.221.545) . I want to use PDFViewer control however i am not able to.

 

Request you to please guide me on steps to follow in order to be able to use this control..

Thanks

Eyup
Telerik team
 answered on 27 Feb 2023
0 answers
123 views
I have installed telerik with Visual Studio 2022 Integration previously. Now, for some reason, my 2022 version of visual studio isn't compatible with my harware configuration so I installed Visual Studio 2019 instead. How can I manually Integrate Telerik to it? I mean how can I get telerik controls, project templates, etc in Visual Studio 2019?
Missing User
 asked on 25 Feb 2023
0 answers
87 views
I am creating a Web Forms based project using ASP.Net where I am using Telerik Kendo Grid. I want create Grandparent/Parent/Child grid. GrandParent Grid will display items, clicking on those items will display Parent Grid containing it's subitems, further clicking on which Child Grid will be displayed containing Parent item's subitems. How can I do that?
0 answers
80 views
I am creating a web forms project using ASP.Net. There I have used telerik Kendo Grid. The Previous  and Next pagination buttons are not working. Do I need to call any event manually to make it work?
1 answer
61 views

Dear support team,

 

We have successfully configured the Telerik Report Server to use reports with custom functions by following the instructions on the link:

https://docs.telerik.com/report-server/knowledge-base/how-to-use-custom-function-in-report-server#environment

 

The reports work fine on the Telerik Report Server, but we cannot access the ObjectDataSource component via the Web Report Designer. We can do that only in Standalone Designer.

So, what is obvious is that the ObjectDataSource component is resolved at runtime, using the configuration of the running application, but in the ObjectDataSource wizard the object is not displayed. We get a message that no business object type have been found on the server.(Image attached)

 

Could you please help us with this issue?

1 answer
19 views

I would like to deactivate my account and remove all my data from the system,

 

Thank you!

Nick Iliev
Telerik team
 answered on 21 Feb 2023
1 answer
63 views
Please deactivate my account and remove my details from your system.
Thanks
Jennifer
Telerik team
 answered on 16 Feb 2023
1 answer
229 views

Dear support team and community ,

We are using Progress Telerik Report Server R3 2022 SP1 (8.2.22.1109) and want to configure it to use reports with custom functions. We created a library in the form of a .dll file that contains the function we call. All of that was successfully done using Standalone Report Designer, we have imported the library and we are successfully accessing it using Object Data Source.
However, when we wanted to do it on the Telerik Report Server running on the IIS server, we were unable to access the custom function found in the library and got an error on the Telerik Report Server web application.
We followed the instructions from the documentation found at this link: 

 

After we copied the assembly to the bin folder and registered the same assembly in the corresponding application configuration file ([Telerik Report Server installation folder]\Telerik.ReportServer.Web\TelerikReporting.config), we got an error with this text. 

"Unable to cast object of type 'System.Configuration.DefaultSection' to type 'Telerik.Reporting.Configuration.ReportingConfigurationSection'."

 

I am sending a picture and an attachment.

 

Could you please help us in solving this problem.

Momchil
Telerik team
 answered on 07 Feb 2023
2 answers
108 views

Hello,

I saw this documentation to read zip files with a password.

https://docs.telerik.com/devtools/document-processing/knowledge-base/zip-unzip-multiple-files-password

But is there a way to check if I need a password or to check if the Zip file has a password protection?

Guarana91
Top achievements
Rank 1
Iron
Iron
 answered on 06 Feb 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Michael
Top achievements
Rank 2
Iron
Wilfred
Top achievements
Rank 1
Alexander
Top achievements
Rank 2
Iron
Iron
Matthew
Top achievements
Rank 1
Iron
ibra
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Michael
Top achievements
Rank 2
Iron
Wilfred
Top achievements
Rank 1
Alexander
Top achievements
Rank 2
Iron
Iron
Matthew
Top achievements
Rank 1
Iron
ibra
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?