You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: knowledge-base/customizing-raddropdownlist-popup-dual-monitors.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ When RadDropDownList is stretched across two monitors, the dropdown part may exh
23
23
To customize the behavior of RadDropDownList when stretched across two monitors, you can create a custom solution to control the pop-up location. Follow these steps:
24
24
25
25
1. Create a custom class that inherits from `RadDropDownList`.
26
-
2. Override the necessary methods to customize the dropdown pop-up behavior.
26
+
2. Override the following methods to customize the dropdown pop-up behavior.
0 commit comments