azizlabib2015 / jmesa

Automatically exported from code.google.com/p/jmesa
0 stars 0 forks source link

Issue with Multiple Table in one page #339

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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....

Original issue reported on code.google.com by xaviar.s...@gmail.com on 22 Jun 2012 at 1:56

GoogleCodeExporter commented 8 years ago
Uncaught TypeError: Cannot read property 'limit' of undefined 

Do you have any example for multiple table in one page using struts 1 / struts 2
Waiting for ur reply...

Thanks in advance 

Original comment by xaviar.s...@gmail.com on 22 Jun 2012 at 3:25