It sounds like *maybe* you want to do something like a grouping list repetition? Or maybe not. You can check out the ERDGroupingListPageRepetition for inspiration.
Ramsey On Mar 22, 2012, at 9:33 AM, James Cicenia wrote: > I could do a property level component... > > but how would that interact with the table? > would this one property be surrounded by it's own <tr> tags? > > but wouldn't that just be nested in its column? > > Otherwise I have this concept in my old non-wonder code base > so a custom repetition would be possible. > > Thanks > James > > > > On Mar 22, 2012, at 11:30 AM, David LeBer wrote: > >> Yeah, >> >> Default modern list reps don't have any control over colspan. >> >> Or you'd need a property level component for the embedded table. >> >> D >> >> -- >> David LeBer >> Codeferous Software >> >> On 2012-03-22, at 12:23 PM, Ramsey Gurley wrote: >> >>> You'd probably need to create a custom list repetition to do that. >>> >>> Ramsey >>> >>> On Mar 22, 2012, at 9:19 AM, James Cicenia wrote: >>> >>>> Hello - >>>> >>>> How does one, or is their an example I can look at, where I can create >>>> a new row with a table in it or a row with colspan = 8 or some such method? >>>> >>>> Thanks >>>> James >>>> >>>> >>>> >>>> _______________________________________________ >>>> Do not post admin requests to the list. They will be ignored. >>>> Webobjects-dev mailing list ([email protected]) >>>> Help/Unsubscribe/Update your Subscription: >>>> https://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com >>>> >>>> This email sent to [email protected] >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.com >>> >>> This email sent to [email protected] >> > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
