Telerik Forums
UI for Blazor Forum
1 answer
28 views

Hi Team,

In my application, on page initialization I have to set the default path for FileManager (It can be any nested path in the root folder depending on the selection from user). After setting the path on OnInitialized, it opens the relevant path but the breadcrumb does not show the complete path.

My path is: Home/FileStorage/Folder2

Current:

Expected:

 

My code:


<TelerikFileManager @ref="FileManagerRef" Data="@FileManagerData" Path="@DirectoryPath" Height="400px" NameField="Name" PathField="Path" ExtensionField="Extension" IsDirectoryField="IsDirectory" HasDirectoriesField="HasDirectories" DirectoriesField="MyDirectories" ItemsField="Items" SelectedItems="@SelectedItems" SelectedItemsChanged="@((IEnumerable<HierarchicalFileEntry> selectedFiles) => OnSelect(selectedFiles))" OnModelInit="@OnModelInitHandler" OnCreate="@OnCreateHandler" PathChanged="@OnPathChanged" />


protected override void OnInitialized()
{
      DirectoryPath = "Home/FileStorage/Folder2"
}


Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
 answered on 11 Apr 2025
2 answers
75 views

Hi,

 

Do you have any plan to implement MultiColumnListBox? It seems that you have already done that inside MultiColumnComboBox when it opens up.

RandiI
Top achievements
Rank 1
Iron
 answered on 11 Apr 2025
1 answer
44 views

Hello,

I've been unsuccessful in styling the Drawer's scrollbar with CSS. Can someone provide an example of how to change the scrollbar style please?

Thanks

Neal
Top achievements
Rank 1
Iron
Iron
 answered on 10 Apr 2025
2 answers
27 views

I have a Blazor server application that has worked well for a long time. Recently my computer crashed and I have to reinstall Windows, Visual Studio and so on. After that, as I want to imporve my application, I encounter an unhandled exception in telerik-blazor.js randomly, regardless of which component is called or what is the user's behavior.

The exception is as follows in attached image

I Used Telerik.UI.for.Blazor 5.1.1 in this project as DLLs ans staticwebassets instead of nuget packages. I tried to reinstall nuget packages but that did not help me.

Can somone please help me with this or have an Idea?

Alireza
Top achievements
Rank 1
Iron
 answered on 10 Apr 2025
1 answer
47 views

Hy,

On my page I have a hierarchical grid so I can display additional data for each row:

 

As you can see the height of each line takes up a lot of unnecessary space and only when I resize the screen the height of the line decreases:

 

Is there a way to set the minimum height by default?
I think the problem is the '+' and '-' icons

 

Thanks for help,

Marco

 

Marco
Top achievements
Rank 3
Iron
Iron
Iron
 answered on 10 Apr 2025
2 answers
35 views

Hi Team,

Currently I can only search files in the current selected folder.

But is there a way to search any file in the nested folders of selected folder in FileManager blazor?

Dimo
Telerik team
 updated answer on 09 Apr 2025
1 answer
27 views

Hi Team,

How to show a pre-selected item in FileManager Blazor when the page loads

I have tried using two-way selection but it does not work.

 

Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
 answered on 09 Apr 2025
1 answer
26 views

Hi Team,

Is there a way to remove download option from Context menu of FileManager Blazor

Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
 answered on 08 Apr 2025
1 answer
28 views

Hi Team,

How can I remove download option from Context menu of FileManager Blazor

Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
 answered on 08 Apr 2025
1 answer
27 views

Hi Team,

Is there a way to programmatically navigate to selected folder on button click in Filemanager blazor

Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
 answered on 08 Apr 2025
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?