Sort issue when multiple tables on same page

View: New views
1 Messages — Rating Filter:   Alert me  

Sort issue when multiple tables on same page

by mnementh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi !

I am trying to display 3 tables on a single HMTL page and each should be sorted. But when I sort a column in a table, it also sort all other tables ...

Following the documentation :
> I have used the "htmlId" attribute of the <table> tag to give each table a different ID : but no result
> or the "uid" attribute : in this case, the jsp execution crashes (null)

I don't know what to do now ... It would be great if anybody has an idea !

Best regards

Sylvain