From 041afa689e32c9b49649930cf4396524259f9034 Mon Sep 17 00:00:00 2001 From: Tsvetomir Hristov <106250052+Tsvetomir-Hr@users.noreply.github.com> Date: Fri, 6 Sep 2024 09:04:41 +0300 Subject: [PATCH] docs(Dropdowns): remove outdated information --- knowledge-base/dropdowns-get-model.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/knowledge-base/dropdowns-get-model.md b/knowledge-base/dropdowns-get-model.md index caa73164ff..f69b6ae147 100644 --- a/knowledge-base/dropdowns-get-model.md +++ b/knowledge-base/dropdowns-get-model.md @@ -319,5 +319,3 @@ The example below copies the Telerik DropDownList rendering and uses a grid to p } } ```` - ->tip You may want to vote for and follow the implementation of a ready-made Telerik component that will let you nest custom content in the dropdown [here](https://feedback.telerik.com/blazor/1506370-dropdown-container-popup-component-tied-to-an-anchor-for-positioning).