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
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?
Any way to fill datagrid with custom sql query? As i need to join 2 tables or you recommend me using a view or sp?
thank you