apoorvabade
apoorvabade

Reputation: 575

using jqgrid in spring mvc3.0

Can anybody tell me how to implement jqgrid in spring mvc3.0???? If anybody has got a sample application for the same....

Upvotes: 1

Views: 833

Answers (1)

chris
chris

Reputation: 3858

Here's a tutorial I've just written :)

I hope you like it. Here's the link: JqGrid and Spring 3 MVC Integration Using Annotations Tutorial

Here's the url: http://krams915.blogspot.com/2010/12/jqgrid-and-spring-3-mvc-integration.html

Upvotes: 1

Related Questions