performance issue in treegrid



i have a treegrid implementation with >99 columns... its taking more than 10 seconds to load
tried distributed parsing and smart rendering .it doesnt have any effect ...row count is less than 10.
is it possible to reduce the load time?

thanks in advance
Reshmi

All performance related techniques oriented on grid with big count of rows. There is no solution for grid which has few rows but big count of columns.