Hi,
Please refer:
"New Progressive Rendering Scheme" section at
http://developer.yahoo.com/yui/datatable/
Hope this helps you.
Warmest regards,
Joe Li
YIM: cpli_hk
--- In ydn-javascript@yahoogroups.com, "Colin" <colinexl@...> wrote:
>
> Hi All,
>
> I have a rather large table (100 rows) that needs to be converted into
> a YUI DataTable.
>
> The process works fine except that it's a little slow so that in IE6,
> the user would see the "raw" table first, then after a few seconds,
> the YUI DataTable is shown.
>
> The "raw" table looks really ugly because it has no CSS styles applied
> to it. I was wondering if there was a way to delay the rendering of
> the DataTable until it's completely ready as to not show the "raw"
> table first?
>