Re: [displaytag-user] Struts 2 / DisplayTag example

2008-09-25 Thread wskent
How did you get the checkbox on the same line as the display:column properties. I am getting the checkbox on a line by itself for each row. kenk wrote: > > Everyone, > > I've had a hard time getting DisplayTag and Struts 2 to play nicely > together. I've finally achieved success, and I wanted

[displaytag-user] [displaytag - Help] RE: Problems exporting images to PDF

2008-09-25 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5323505 By: ascar2001 please view solution at: http://sourceforge.net/forum/message.php?msg_id=5323488 that was using display-tag 1.1.1 regards, Carl ___

Re: [displaytag-user] Struts 2 / DisplayTag example

2008-09-25 Thread wskent
In your Struts 2 action, how are you retrieving which rows were selected from the jsp? Could you please post an example of the applicable action code. wskent wrote: > > How did you get the checkbox on the same line as the display:column > properties. > I am getting the checkbox on a line by itse