Question

What is the way to use a Struts2 select tag inside a Struts2 Jquery Grid Column? I couldn't find any useful information in the plugin website, they just talk about a custom formatter using a javascript function, which I have been able to use successful for other needs, but I can't do it with the Struts2 select tag since there's no point of creating Struts2 tags dynamically with javascript. I really appreciate your help.

Was it helpful?

Solution

Maybe you are looking at the wrong place. Check here, you will understand how to use a select tag in jquery grid.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top