diff --git a/knowledge-base/dropdownlist-custom-sorting-order-groups.md b/knowledge-base/dropdownlist-custom-sorting-order-groups.md index f128b5bc78..c30585db89 100644 --- a/knowledge-base/dropdownlist-custom-sorting-order-groups.md +++ b/knowledge-base/dropdownlist-custom-sorting-order-groups.md @@ -101,7 +101,7 @@ To sort the groups in a DropDownList by a custom order, perform a manual sorting public string CategoryName { get; set; } } } -``` +```` ## See Also @@ -109,4 +109,4 @@ To sort the groups in a DropDownList by a custom order, perform a manual sorting - [Telerik DropDownList for Blazor - Overview]({%slug components/dropdownlist/overview%}) - [OnRead Event in Telerik DropDownList]({%slug components/dropdownlist/events%}#onread) - [Grouping in Telerik DropDownList]({%slug components/dropdownlist/grouping%}) -- [Custom Grouping Order in Grid]({%slug grid-custom-grouping-order%}) \ No newline at end of file +- [Custom Grouping Order in Grid]({%slug grid-custom-grouping-order%})