Skip to content

Commit c9f75e3

Browse files
committed
Updated readme with summary and project site
1 parent 58ea7e2 commit c9f75e3

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)