PHP Classes

not convenient to change to other db table

Recommend this page to a friend!

      XAJAX Grid  >  All threads  >  not convenient to change to other db...  >  (Un) Subscribe thread alerts  
Subject:not convenient to change to other db...
Summary:not convenient to change to other db table
Messages:2
Author:jlhuang
Date:2006-08-23 13:05:23
Update:2006-08-24 20:25:21
 

 


  1. not convenient to change to other db...   Reply   Report abuse  
Picture of jlhuang jlhuang - 2006-08-23 13:05:23
this package only shows an example how to use xajax library. but itself don't carefuly designed. if i want to access other database table other than the Person table that this package shipped with, it's quite painful.

It should be carefully design to make user easy use it as utility to access any table. here are couple things need to do
1.parameterize the table name, table columns, which columns to show, etc
2.parameterize the layout settings of each columns
3.separate the presenation logic from the other logic
4.the words are not in english
...

  2. Re: not convenient to change to other db...   Reply   Report abuse  
Picture of Jesus Velazquez Jesus Velazquez - 2006-08-24 20:25:21 - In reply to message 1 from jlhuang
Thank's for yours comments, I will work in some things that you suggest. But if you have any contribution, is a good idea!.