|
I run into the same problem with IE.
Giorgio, thank you for solving the problem. I made some modifications to your code in order to: - passing through multiple querystring parameters with same name, - making javascript submit links suitetable for Firefox and - URL decoding querystring parameters values in the forms Indicia Hi Giorgio Agnelli, Indicia.
Through the solution by [Giorgio Agnelli], the url problem is resolved. But It has opened a new issue. It is creating a form within my form somehow. Can you please send a solution, which just removes duplicate URL parameter and the parameter without values? [A solution which do not created form]. |
|||||||||||||||||||||||||||||||||||||||||||||
I solved problem for sorting/paging/export
Look in the code:
HtmlTableWriter.java: method "writeTableHeader" and "writeExportLinks"
Pagination.java: method "getFormattedBanner"
I hope this is usefull for your problem.
Bye bye.