Hi!
I have a chart with multiple Y axes, series, and an X axis as DateTimeContinuousAxis.
The thing is my chart is customizable and I should be able to change the series styling from line to column. When I change one of my series to a column, it is not centered with the rest of the series and according to the X-axis (see first img).
See the tooltips that the lines are at the same point (img2) but when I change to column, the column ends at that point, it is not centered.
Any suggestion?
Columns
Linear
Hi,
I add shape page. In shape of text can I do change color of text at third line similar like picture? If I choose third line of text change color can first and second text no change color? How I write it. Because user want to change or add any of text color.
Thanks.
Hi how i can style this pagination
to be like this
more smallers letter and numbers, its possible?
thank you
Hello,
we have an application using Telerik version 2021.3.1123.40. It is not the first time these errors were reportet, but I have no methode to reproduce it at the moment. The chain of Events for both errors is, that RadGridView.FilterChanged-Event is called, from there we call our method "UpdateProzessschritte" (UpdateProcessSteps), which does a BeginUpdate and EndUpdate of the grid. When EndUpdate is called, the 2 errors orccured under certain, unknown conditions.
Do you have any ideas which causes could lead to this exceptions and how to fix it? Or is this a known problem which was already fixed in later versions?
Hi guys!
I am working on a project with some Telerik components but I can not display the designer view in VS2022. There is no error, but the designer only displays the components without the final result (see image) so I can not move or render as I wish
I have tried installing the DLL in my GAC as suggested in other posts but still the same.
Any idea?
In our project we are using the the Telertik.DataAcess Assemblies shown here https://docs.telerik.com/data-access/developers-guide/deployment/visual-designer-deployment-consideration-operations-versioning.html (no nuget package).
I want to change everything to the most recent nuget package version (2018.x.x.x)
But there seems to be the namespaces from this assemply missing: Telerik.OpenAccess.Windows.dll. I installed all nugte packages, but the "ObjectView" Class is still missing (part of Telerik.OpenAccess.Windows.dll).
I even tried to simply update the local assemblies, but there is no way to find the download page https://docs.telerik.com/data-access/installation/installation-install-data-access.html. The shown page does not exits.
Did anybody try the same thing?