Login   Register  
PHP Classes
elePHPant
Icontem

How To Apply 2 ajax table in one page

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

      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:2
Author:nugraha_isnan
Date:2012-06-30 08:10:48
Update:2012-09-09 17:53:34
 

  1. How To Apply 2 ajax table in one page   Reply  
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  
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?