diff --git a/components/filter/integration.md b/components/filter/integration.md index 36ab9699e6..5df8bc6ea0 100644 --- a/components/filter/integration.md +++ b/components/filter/integration.md @@ -30,6 +30,8 @@ This article contains the following sections: >caption Filter with two-way bound value in Grid. If you want to filter at the moment of change, use Filter with a one-way bound value. +
+ ````Two-way @using Telerik.DataSource; @using Telerik.DataSource.Extensions; @@ -617,4 +619,4 @@ This article contains the following sections: ```` >caption The result from the above code snippet. - \ No newline at end of file +