Hi,
Somehow I managed to end up with two Telerik user accounts, each with its own email address (private and work). I keep receiving emails from Progress twice as a result. Is it possible to have these two accounts merged?
Best regards,
Henk
I copy on notepad with Telerik script editor installed:
0x7A8F460B47f01B596759Bb2CaE48
I get while doing paste:
0x7A1e71B4498Ae1a1C3ec13F165a0
What kind of modification is it?
blazor server running initialization code twice in spite of render-mode="Server"-- does Telerik force server side prerender? I have done everything i can think of and have engaged microsoft directly to try to figure out what is going on. Is there something in Telerik UI for Blazor that is forcing server prerender? The bottom line is that the initial instances of my services have values set and subsequent instances, after initialization code is re-run no longer have the same values and context that my menuing and layouts are relying on for context. Has anyone run into this problem and is it at all related to Telerik components? I'm at a complete loss and have been trying to get this to work for nearly a month now.
Hello,
the Telerik Reporting Map (as a choropleth) seems to work well with Gradient colors and a rangemin/rangemax.
But there seems to be an issue with trying to use it (as a choropleth) with a defined Colorpalette of a fixed number of colors. the map only seems to pick up only two colors despite the number of colorts defined in the palette and the setting of the map colorscount property.
Also, is there a way in order to specify the distinct categories for the legend if not using a Rangemin/Rangemax?
Thanks
Our shop is currently a Web Forms shop and we have some new projects coming in that will be using Razor pages in Visual Studio 2022.
We do heavy data centric web sites on the companies intranet. SQL Server is the back end. We don't need in browser application functionality.
Since we are all learning Razor pages I wasn't sure where to start with the Telerik components.
What components should we take a look at first that will help us with our UI and reporting functionality?
Thanks
Hi,
Can we able to split the GridViewHeaderIndentCell by Row in telerik:RadGridView?
I have split the header row into two using GridViewColumnGroup and now indent cell should be split by rows for the border to have complete structure.
I cannot extend the header border towards left that is in-between two headers. Please help on this
Hi, I'm trying to write a control template for GroupHeaderRow, But not sure how to bind AggregateResultsList with GridViewGroupHeaderCell
RadGridView have settings with GroupRenderMode="Flat" and ColumnAggregatesAlignment="NextToGroupKey"
Control template for GroupHeaderRow taken from Reference : Extracting GroupHeaderRow template in UI for WPF | Telerik Forums
I'm expecting GroupHeaderRow with aggregates in GridViewGroupHeaderCell against each column. But my control template looks like ColumnAggregatesAlignment property has "NoAlignment" value.
Hello all,
Up until recent if I paused my request at breakpoint, clicked a link, and then replayed the link the replays wouldn't be paused and go right through. Im not sure what setting I changed but now when I do so all my replay request are paused at the breakpoint. Does anyone know how to fix this? I have tried reinstalling but it seems to not have fixed the issue.
All help is welcomed! Thank you!
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()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