On Tue, Feb 7, 2012 at 08:56, Phyo Arkar <[email protected]> wrote:

> Woah .. i c.
>
> So it wont work with Remote model.
> Why i want remote model  functionalities coz the parents alone will be  >
> 600K rows , childerns are not much only around 3-5 each (i am doing an
> email analyzer , children are attachment of each emails
> .I want to load datas just the way Remote Data Model loads (When scrolling
> down to specified block size).
>

In that case, you might consider something other than a tree. Maybe a
virtual list of the email messages, and then when one is selected, you
display a pane next to the list with details of that message, with the
possibility of recursive entry for attachments of attachments, etc.

so , currently there is no such TreeGrid functionalities , is there any in
> the work?
>

None that I know of. Sorry.

Derrell
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to