Skip to content

Commit 7ba4c01

Browse files
authored
Update customizing-raddropdownlist-popup-dual-monitors.md
1 parent 6ec79e4 commit 7ba4c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/customizing-raddropdownlist-popup-dual-monitors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ When RadDropDownList is stretched across two monitors, the dropdown part may exh
2323
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:
2424

2525
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.
2727

2828
### Example Implementation
2929

0 commit comments

Comments
 (0)