Pending Review
Last Updated: 28 Mar 2025 17:03 by Edwin
Created by: Edwin
Comments: 0
Category: UI for Blazor
Type: Feature Request
0

can you provide a initial File click event handler attribute?

I want the user to be able to click on an initial file to download the file.

Pending Review
Last Updated: 28 Mar 2025 12:16 by DRASKO
Created by: DRASKO
Comments: 0
Category: UI for Blazor
Type: Bug Report
1

Hello,

related to my previous bug report.

When Add / Edit is clicked in the Grid, it causes a Dialog to open. 

The dialog has a Form, and if the model for that form is set through OnParametersSet, the method is called in an infinite loop, and the Dialog never gets shown.

Pending Review
Last Updated: 28 Mar 2025 12:11 by DRASKO

Hello,

related to my previous bug report.

I have a Dialog that contains a Coordinates textbox which when focused shows a Popup with a Map under that text box.

When the Form model is set in OnInitializedAsync() the Popup is shown under the anchor textbox as expected:

 

But when the Form model is set in OnAfterRender, the Popup is incorrectly positioned to the upper left (0, 0) corner:

 

The position of the popup should behave correctly regardless of where the Form model is set.

 

Pending Review
Last Updated: 28 Mar 2025 12:02 by DRASKO
Created by: DRASKO
Comments: 0
Category: UI for Blazor
Type: Bug Report
1

Hello,

I have a Dialog that contains a Coordinates textbox which when focused shows a Popup with a Map.

The Map does not show the tiles until I manually zoom or pan.

 

Pending Review
Last Updated: 27 Mar 2025 21:14 by Jared
Created by: Jared
Comments: 0
Category: UI for Blazor
Type: Feature Request
1
Making a feature request for functional parity to help people converting older Telerik versions. There is currently FilterMenuType.CheckBoxList and FilterMenuType.Menu, it would be useful to have a built in option for FilterMenuType.Both which is akin to the below examples so people can maintain user experience without having to install a <FilterMenuTemplate> into every column of every grid they use.

(https://docs.telerik.com/devtools/wpf/controls/radgridview/filtering/basic)


(https://docs.telerik.com/devtools/winui/controls/raddatagrid/filtering/datagrid-overview)

Pending Review
Last Updated: 13 Mar 2025 08:16 by ADMIN
Created by: Joel
Comments: 1
Category: PDFViewer
Type: Feature Request
0
When printing a PDF file with the PDF Viewer, there is an "about:blank" title at the top and bottom of the paper sheet. I would like to set a contextual value of my own, or remove this "about:blank" altogether.