Skip to content

Commit 4f38d63

Browse files
committed
docs: Add Validator how-to cross-reference to Grid how-to validator how-to
1 parent 953075f commit 4f38d63

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Use custom validation in Grid filter menus
3+
page_title: Use custom validation in Grid filter menus | Kendo UI Validator
4+
description: "Learn how to use custom validation in the Kendo UI Grid filter menus."
5+
slug: howto_use_custom_validation_in_grid_filter_menus_validator
6+
---
7+
8+
# Use custom validation in Kendo UI Grid filter menus
9+
10+
To see the example on how to use the Kendo UI Validator for custom validation in Kendo UI Grid filter menus, refer to [this how-to article]({% slug howto_gridfiltering_custom_validation_filter_menu_grid %}).
11+
12+
## See Also
13+
14+
Other articles on the Kendo UI Validator:
15+
16+
* [Validator JavaScript API Reference](/api/javascript/ui/validator)
17+
* [How to Show Tooltip on Mouse Over]({% slug howto_showtooltiponmouseover_validator %})
18+
* [How to Use Use MutationObserver to Add Red Border and Hide Tooltip]({% slug howto_usemutationobserver_addborderandhidetooltip_validator %})
19+
* [How to Validate Radio Buttons with Only One Error Message]({% slug howto_validateradiowithonemessage_validator %})
20+
21+
For more runnable examples on the Kendo UI Validator widget, browse its [**How To** documentation folder]({% slug howto_addredborderandhidetooltip_validator %}).

0 commit comments

Comments
 (0)