What do you mean by "does not do lazy loading"? TreeTable definitely doesn't load all the data of the tree up front.
-- Adam On 10/7/06, Naresh Bhatia <[EMAIL PROTECTED]> wrote:
BTW, forgot to answer your other question. Yes, I do plan to create a custom component in Dojo. (Specifically a TreeTable component - I know there is one in Trinidad, but as far as I can tell it does not do lazy loading and couple other requirements I have.) Naresh -----Original Message----- From: Naresh Bhatia [mailto:[EMAIL PROTECTED] Sent: Saturday, October 07, 2006 6:28 PM To: [email protected] Subject: RE: Using Dojo with Trinidad jMaki is on my TODO list to review. A cursory look suggests that it will work with JSF (https://ajax.dev.java.net/usingFaces.html), but there is no mention of ADF Faces or Trinidad. My question is specific to Trinidad, because Trinidad seems to take over some of the events like "onLoad" etc. thus potentially encroaching the Dojo turf. I am already having several problems integrating Dojo with with Trinidad raw (see some of my other posts today) - without using any frameworks, so I want to be extra careful bringing other variables in. One thought that did cross my mind is to NOT use Trinidad on pages where I want to use Dojo. Anyway I am waiting on the experts in this group to enlighten me :-). Naresh -----Original Message----- From: Clemens Schneider [mailto:[EMAIL PROTECTED] Sent: Saturday, October 07, 2006 5:02 PM To: [email protected] Subject: Re: Using Dojo with Trinidad Did you have a look at JMaki? Or are you searching for infos for custom component development? -clem Naresh Bhatia wrote: > Does anyone have any pointers or samples for using Dojo with Trinidad? > > > > Thanks > > Naresh > > >
