Skip to content

Commit 4db91de

Browse files
committed
2 parents 6ebe428 + c9f75e3 commit 4db91de

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
griddly
1+
Griddly
22
=======
3+
4+
Griddly is an extremely configurable MVC/AJAX grid that separates render and data logic. Data is returned from an action method, settings are done in the view.
5+
6+
First render is done server side during the containing page render. Subsequent paging/filtering requests are done via AJAX to the same MVC action method using a hybrid approach.
7+
8+
Project Site: http://griddly.com

0 commit comments

Comments
 (0)