Hi Vishal, I just walked through the code and thought of the same. In the current version, they have provided the search option for a particular one column only in the select list. You can alter that and make multi-column. But you need to change the same in form as well as the query logic part in the table.inc.php file (eg: person.inc.php file). You need to pass all the user input field values to the method of the table class. Then generate the query which would be depends on the data. Thanks. Thanks & Regards Udayakumar Sarangapani Sr. PHP Developer CompIndia Infotech Pvt. Ltd. Chennai. "Science is nothing but logic..." ----- Original Message ---- From: Vishal Subandh <vishal.subandh@xxxxxxxxxx> To: php-objects@xxxxxxxxxxxxxxx Sent: Monday, 11 August, 2008 6:58:43 PM Subject: PHP and XAJAX Grid Hi folks I came across this amazing class in the PHP classes forum. I have got the class running on my machine without any problem. I would like to achieve something like when the user selects to filter on a specific field then he should be able to see the defined relevant cols only and not all the cols from the db. For example I have Last Name , First Name, E-mail, Origin and Hobbies stored as columns in the db. When I search for a particular record on the filter instead of displaying 5 cols I would like to see only 3 cols like Last Name, First Name and Hobbies from the db in the same GRID view format. Has anyone tried this class before. If yes please could you guide me in acheiving this within the code. I would highly appreciate it! The class can be found on: http://www.phpclass es.org/browse/ package/3206. html Kind regards, Vishal [Non-text portions of this message have been removed] Download prohibited? No problem. CHAT from any browser, without download. Go to http://in.webmessenger.yahoo.com/ [Non-text portions of this message have been removed]