2X faster development
The ultimate WPF UI toolkit to boost your development speed.
The SfMultiColumnDropDownControl is loaded as a UIElement in the edit mode for the GridMultiColumnDropDownList. The popup of the GridMultiColumnDropDownList column is opened by clicking the drop down icon of that column, by default. You can also open the Popup while entering the text in the corresponding cell that gets into the edit mode by enabling the SfMultiColumnDropDownControl.AllowImmediatePopup and SfMultiColumnDropDownControl.IsDropDownOpen properties. For this, you need to derive a new class from the GridCellMultiColumnDropDownRenderer and override its OnEditElementLoaded virtual method. This is demonstrated in the following code example. C#
Refer to the following code example to remove the default GridCellMultiColumnDropDownRenderer and add the above customized GridCellMultiColumnDropDownRendererExt to the renderer’s collection in the SfDataGrid. C#
Sample Links: WPF: http://www.syncfusion.com/downloads/support/directtrac/138081/ze/WPF-1357245885 WinRT: http://www.syncfusion.com/downloads/support/directtrac/138081/ze/WinRT-481668761 |
2X faster development
The ultimate WPF UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.