The Display Tag doesn't have any expandable feature like the one you're talking about. However, you could probably use JavaScript to manipulate the table and turn it into expandable rows. Unfortunately, I've never done this, so I don't have any example code.
Matt On 8/26/05, Anurag Telang <[EMAIL PROTECTED]> wrote: > > > > Hi All, > > > > I want to implement the windows explorer style expand-collapse (+/-) view in > the display tag generated table. In this table the master row will be > preceded by a + sign. And when we click on the + sign then its slave rows > will be displayed and this time master row will be preceded by a – sign. > > > > I don't know much about the display tag, whether it has any attributes for > achieving this. > > > > Could someone help me ?

