<:avglsdata id=avglsdata> Link points to a menu callback that displays the data. For popups, there's a PopUps module. Why not hire someone to write your module and teach you as they go along? That would be a lot faster than asking all your questions here. Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr. ________________________________ From: Austin Einter <austin.einter@gmail.com> To: support@drupal.org Sent: Tue, April 12, 2011 9:00:45 PM Subject: [support] How to add a coulmn to displayed table dynamically? Hi All In my custom module, I do a SQL query. After the query is done, I want to add a coulmn to query result. In that new coulmn I wan to put a "Details" link, if user clicks on "Details" link, user should be able to see a new pop-up dialog page containing more data about the searched record. Is it possible, please suggest how it can be done. Best Regards Austin