Re: Expand and collapse a row
Re: Expand and collapse a row
- Subject: Re: Expand and collapse a row
- From: Michael Sharp <email@hidden>
- Date: Wed, 10 Nov 2010 20:20:26 +1000
Tables and individual rows are always tricky as the AUC's div can't be in rendering no mans land, ie outside tr tags but inside the table.
If you need to hide/show rows that preserve column structure of the enclosing table you might need to have the entire table in an AUC and determine which rows are rendered with WOConditional.
Sharpy..
On 10/11/2010, at 11:29 AM, Mike Schrag wrote:
> AjaxExpansion in Ajax.framework ... See AjaxExample2's Toggle Details example: http://webobjects.mdimension.com/cgi-bin/WebObjects/AjaxExample2.woa/wa/PageAction/ToggleDetails
>
> On Nov 9, 2010, at 8:27 PM, vaibhav srivastava wrote:
>
>> Hi All,
>>
>> I wan to implement a expand and collapse functionality .
>>
>> so, I have number of rows displaying data and row are created using and i want to have a link for each row which can expand and collapse the data .
>>
>> can anybody help me out with this.
>>
>> Regards
>> Vaibhav
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden