|
|
| |
1. How To Apply 2 ajax table in one page |
|
Reply |
|
|
 nugraha_isnan | 2012-06-30 08:10:48 |
i used to try applying ajax table in one page..
this is my syntax
EyeDataGrid::useAjaxTable("trans/x1.php");
EyeDataGrid::useAjaxTable("trans/x2.php");
but it just shown the last table (x2.php)
|
| |
2. Re: How To Apply 2 ajax table in one page |
|
Reply |
|
|
 Federico Patanč | 2012-09-09 17:53:34 - In reply to message 1 from nugraha_isnan |
| I have the same problem... did you solve it? |
|