Help in using PropertySelection component of Tapestry

2007-06-14 Thread Deepa Iyer
Hi, I am using PropertySelection component to create a drop down list in tapestry. The 'model' attribute equals a List of values which is getting pulled form the database. Now I want to add separate title attributes(displaying tooltip text) to my each and every option of the drop down. Is there a

Help in using PropertySelection component of Tapestry

2007-06-14 Thread Deepa Iyer
Hi, I am using PropertySelection component to create a drop down list in tapestry. The 'model' attribute equals a List of values which is getting pulled form the database. Now I want to add separate title attributes(displaying tooltip text) to my each and every option of the drop down. Is there a