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
Dear support team,
We have successfully configured the Telerik Report Server to use reports with custom functions by following the instructions on the link:
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?