What steps will reproduce the problem?
1. Created two div with unique ids in a same page
2. Using struts 1.2
3. Using sample u have given for single Table rendering
What is the expected output? What do you see instead?
I need the two seperate grids with navigation.
Two grids are appearing, but The second grid is not navigating. Showing javascript errors like...
Uncaught TypeError: Cannot read property 'limit' of undefined
coreapi.setPageToLimit
(anonymous function)
What version of the product are you using? On what operating system?
Jmesa 3.0.4
Please provide any additional information below.
The first table is navigating properly....