John/GWT Team As I understand, one of the important assumptions behind cell widgets(CellTable, CellTree etc) is that innerHTML is fundamentally faster than DOM manipulation.
*" We've found that on some browsers, DOM manipulation is getting faster than innerHTML (due to the cost of actually building the HTML string)." * * * Could you elaborate a bit more on this statement and also how it impacts the direction future enhancements for cell widgets in general. -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
