It already automatically resizes the dialog to fit its contents, though it is better at it in IE and Firefox in my experience.
It is my understanding this resizing behavior is built into Trinidad, so if it isn't happening for you, there may be a problem with your JSP or in the parsing of such. Not sure... If you can reproduce the problem with a simple test case (e.g. using the Trinidad demo app), it might be best to file an issue on JIRA. Shawn -----Original Message----- From: veena pandit [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 07, 2008 5:00 PM To: [email protected] Subject: [TRINIDAD] resizing the size(width and height) of a dialog window Shawn, I do not want to hardcode the width and height. How do I get it to automatically resize itself based on the data it has to show? Thanks, Veena

