Added 3grids asp & .net examples. ricoQuery.aspx removed, as all AJAX queries in...
authorMatt Brown <dowdybrown@yahoo.com>
Wed, 18 May 2011 13:52:08 +0000 (13:52 +0000)
committerMatt Brown <dowdybrown@yahoo.com>
Wed, 18 May 2011 13:52:08 +0000 (13:52 +0000)
commitb07d1369594a42d62f8054a07ae1162ee1d928ee
tree25baff2d570c46463c9eae9aca91141e7dd35e53
parentd202a5ee7350f9a1074f2e4f34e95c1938d10f8c
Added 3grids asp & .net examples. ricoQuery.aspx removed, as all AJAX queries in .net model now go back to original aspx file.

git-svn-id: svn://svn.code.sf.net/p/openrico/code/trunk/rico3@81 53df2df2-7ab5-4331-af62-ea79255fa4e2
27 files changed:
bin/Rico.dll
examples/asp/3grids.asp [new file with mode: 0644]
examples/asp/menu.html
examples/data/Readme.txt
examples/dotnet/3grids.aspx [new file with mode: 0644]
examples/dotnet/CustTree.aspx
examples/dotnet/RicoDbViewerDetail.aspx
examples/dotnet/ShipperEdit.aspx
examples/dotnet/dbConnect.ascx
examples/dotnet/employees.aspx
examples/dotnet/ex1.aspx
examples/dotnet/ex2editfilter.aspx
examples/dotnet/ex2json.aspx
examples/dotnet/ex2nosession.aspx
examples/dotnet/ex2xml.aspx
examples/dotnet/menu.aspx
examples/dotnet/photos.aspx
examples/dotnet/ricoQuery.aspx [deleted file]
examples/dotnet/widgets.aspx
minsrc/ricoGridCommon.js
minsrc/ricoLiveGrid.js
minsrc/ricoLiveGridAjax.js
minsrc/ricoLiveGridMenu.js
minsrc/ricoSimpleGrid.js
ricoClient/js/rico2doj.js
ricoClient/js/ricoThemeroller.js
ricoClient/js/rico_min.js