PHP Classes

How To Apply 2 ajax table in one page

Recommend this page to a friend!

      Eyesis Data Grid Control  >  All threads  >  How To Apply 2 ajax table in one page  >  (Un) Subscribe thread alerts  
Subject:How To Apply 2 ajax table in one page
Summary:Eyesis Ajax Table
Messages:3
Author:nugraha_isnan
Date:2012-06-30 08:10:48
Update:2013-07-10 14:30:08
 

  1. How To Apply 2 ajax table in one page   Reply   Report abuse  
Picture of nugraha_isnan 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   Report abuse  
Picture of Federico Patanč 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?

  3. Re: How To Apply 2 ajax table in one page   Reply   Report abuse  
Picture of Paulo Paulo - 2013-07-10 14:30:08 - In reply to message 2 from Federico Patanč
I used Iframe...