Hi,
i have a huge TreeGrid (~30k Records) which is based on XML and loaded at once, but with Paging and SmartParsing enabled only a small amount is parsed at the beginning, which is fine.
Is there a possibility to parse the rest of the records in the background while the user can still interact with the TreeGrid (note: we only display data, beside a checkbox there is no editable fields) ?
Peter