Unplanned
Last Updated: 20 Apr 2022 08:21 by ADMIN
Cheese
Created on: 13 Apr 2022 08:38
Category: FileManager
Type: Feature Request
2
FileManager GridView resizeable columns

Make columns in FileManager resizable in MVC-Wrapper.

Filename, Size and Date have the same width, but the columns for Size and Date do not need so much.

1 comment
ADMIN
Ivan Danchev
Posted on: 20 Apr 2022 08:21

Hi,

Thank you for logging this feature request.

To provide more context, the "grid" view in the Kendo UI for jQuery FileManager can be made resizable through the following option:

          views: {
            grid: {
              resizable: true
            }
          }
Currently, this option is not available in the FileManager's MVC helper.

Regards,
Ivan Danchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.