File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes Problem with <display:table> Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Problem with <display:table>" Watch "Problem with <display:table>" New topic
Author

Problem with <display:table>

Balaji Bang
Ranch Hand

Joined: Apr 23, 2007
Posts: 180
Hi

I am usig <display:table> in my jsp. That is working fine.

I have a hyperlink in my jsp just above the <display:table> . That will add rows in my display table. Thats working fine.

<display:table > says sortable="true" , so that all my columns are sortable.

My problem is ....

Once I click my hyperlink that adds rows into the table, after that if I click any of the column's header its also adding rows instead of sorting..


Please explain me how can i use hyperlink in that jsp without effecting the sortable functionality.....




Please help me....

Thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Problem with <display:table>
 
Similar Threads
Conditional display of DisplayTable of DisplayTag
Using Displaytag, Checkboxes and Struts to get values - I'm a bit lost
maintin checkbox stauts during paginatin(dispalytag)
ognl.InappropriateExpressionException:
pagination problem + struts1.3