Login Register

Simple table widget?

Are there plans for a simplified equivalent of dojox.Grid that is equivalent to a basic HTML table but backed by dojo.data? Given that grid is a both sluggish and a bit buggy and simply overkill for most cases, it seems like there should be a dijit.Table widget as part of Dojo.

I'm just curious mostly to save the trouble of writing it myself :)

Try the dojox dtl table

dojo-release-1.1.1/dojox/dtl/demos/demo_Table.html