Completed
Last Updated: 10 Oct 2018 10:41 by ADMIN
ADMIN
Petar Mladenov
Created on: 09 Oct 2018 11:10
Category: FileDialogs
Type: Bug Report
0
FileDialogs: NullReferenceException when ExplorerControl is placed in DropDownButton's DropDownContent and Layout is set initially to Details
<telerik:RadDropDownButton DropDownWidth="400" DropDownHeight="400" VerticalAlignment="Center" Content="Dialog Button">
            <telerik:RadDropDownButton.DropDownContent>
                <dialogs:ExplorerControl Layout="Details"/>
            </telerik:RadDropDownButton.DropDownContent>
        </telerik:RadDropDownButton>

When the DropDown is opened Exception in FileBrowserGridView.cs is thrown.
1 comment
ADMIN
Ralitsa
Posted on: 10 Oct 2018 10:41
Hi,

The fix will be available in our next official version – R3 2018 SP1, scheduled for 17-th October 2018 (Wednesday).

Best regards,
Ralitsa Kumanova