Skip to content

Commit 2dd2bb6

Browse files
committed
docs: example for excel like filter
1 parent c1f1db0 commit 2dd2bb6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+75693
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 15
4+
VisualStudioVersion = 15.0.26228.9
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KendoGridExcelLikeFilter", "KendoGridExcelLikeFilter\KendoGridExcelLikeFilter.csproj", "{D5F8ED6E-A504-492E-99E1-00B31A266CDC}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{D5F8ED6E-A504-492E-99E1-00B31A266CDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{D5F8ED6E-A504-492E-99E1-00B31A266CDC}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{D5F8ED6E-A504-492E-99E1-00B31A266CDC}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{D5F8ED6E-A504-492E-99E1-00B31A266CDC}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
EndGlobal
Binary file not shown.

0 commit comments

Comments
 (0)