I thought the same thing, but evidently, I was wrong. I had another look and AjaxLook list page. You're right Mike, it isn't a wrapper around AjaxGrid. If you want to use an AjaxGrid in D2W, it will require you to create a list repetition based on it.
Sorry to disappoint, but you still have to write components when they don't exist. Ramsey On Jul 12, 2011, at 10:51 AM, Michael Gargano wrote: > Hi David, > > So, it's just a List Page that's been Ajax-ified. It doesn't even have > an associated component, so, it's completely not embeddable in my > application. I got so close with ERModern, but unfortunately every other > grid in the app is an ajax grid and it just wouldn't look right. I guess > that kills D2W for me. So, sad. If I knew more and had more time I might > try to do this on my own, but Anjo's code looks crazy and depends heavily on > YUI. > > Thanks anyway. > > -Sad Panda :( (I mean... Mike) > > > On Jul 12, 2011, at 12:06 PM, David LeBer wrote: > >> Mike, >> >> Wonder has the AjaxLook, I've not played with it at all but I believe it's >> primarily a container for a page level wrapper around AjaxGrid. >> >> It may not be complete but it might give you a starting place. >> >> On 2011-07-12, at 11:41 AM, Michael Gargano wrote: >> >>> If anyone knows... >>> >>> I'm guessing there is no easy way to use ajaxgrid with d2w. I'm >>> assuming I'd have to write my own look to do something like this which >>> would involve me mostly rewriting ajaxgrid to cram the d2w content into it. >>> If anyone has any suggestions I'm open. >>> >>> Thanks. >>> -Mike >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> http://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.com >>> >>> This email sent to [email protected] >> >> ;david >> >> -- >> David LeBer >> Codeferous Software >> 'co-def-er-ous' adj. Literally 'code-bearing' >> site: http://codeferous.com >> blog: http://davidleber.net >> profile: http://www.linkedin.com/in/davidleber >> twitter: http://twitter.com/rebeld >> -- >> Toronto Area Cocoa / WebObjects developers group: >> http://tacow.org >> >> >> >> >> >> > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://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: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
