| Author |
JQuery Grid in struts 1.3
|
Abdul Wahab
Ranch Hand
Joined: Dec 09, 2011
Posts: 49
|
|
Hi all,
Is there an option to use JQuery Grid in struts 1.3? if so can you give me a link to learn.
Any help on this will be highly appreciable.
Regards,
Wahab
|
As long as breath left in my body there is hope
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8265
|
|
Which grid? There's no grid in the main API and there's apparently about a dozen plugins that implement grid functionality.
There's nothing in Struts that prevents you from using a third party product in the JSP. As a matter of fact, JQuery is built into Struts 2. You have to be aware of things like Indexed Properties so you can populate and submit the grid data correctly, but it should be doable.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: JQuery Grid in struts 1.3
|
|
|