Skip to content

Commit 58fc894

Browse files
Update README.md
1 parent 2c9d941 commit 58fc894

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
# How-to-Prevent-Unexpected-Closure-of-the-.NET-MAUI-ComboBox-Dropdown-During-ScrollView-Resizing
2+
This repository contains a sample explaining how to Prevent Unexpected Closure of the .NET MAUI ComboBox Dropdown During ScrollView Resizing
33
## Solution
44
To prevent the dropdown from closing during resizing, use the following approach:
55

0 commit comments

Comments
 (0)