Skip to content

Commit e080c4f

Browse files
committed
Added HowTo - Grid Save State With Url Browser History API
1 parent 6cae398 commit e080c4f

File tree

22 files changed

+70037
-0
lines changed

22 files changed

+70037
-0
lines changed
Lines changed: 22 additions & 0 deletions
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 14
4+
VisualStudioVersion = 14.0.25420.1
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KendoMVCWrappers", "KendoMVCWrappers\KendoMVCWrappers.csproj", "{D5B8426E-C9A3-4858-88A9-6643D450E537}"
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+
{D5B8426E-C9A3-4858-88A9-6643D450E537}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{D5B8426E-C9A3-4858-88A9-6643D450E537}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{D5B8426E-C9A3-4858-88A9-6643D450E537}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{D5B8426E-C9A3-4858-88A9-6643D450E537}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
EndGlobal

0 commit comments

Comments
 (0)