We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9d941 commit 58fc894Copy full SHA for 58fc894
README.md
@@ -1,5 +1,5 @@
1
-# How-to-Prevent-SfComboBox-Dropdown-from-Closing-Unexpectedly-When-Resizing-in-.NET-MAUI
2
-This repository contains a sample explaining how to Prevent SfComboBox Dropdown from Closing Unexpectedly When Resizing in .NET MAUI
+# How-to-Prevent-Unexpected-Closure-of-the-.NET-MAUI-ComboBox-Dropdown-During-ScrollView-Resizing
+This repository contains a sample explaining how to Prevent Unexpected Closure of the .NET MAUI ComboBox Dropdown During ScrollView Resizing
3
## Solution
4
To prevent the dropdown from closing during resizing, use the following approach:
5
0 commit comments