In IE7, after a call to 'dataTable.sendRequest(..)' returns a dataset with one or more rows, a subsequent call to 'dataTable.sendRequest(..)' which returns no data, will display a message Tbody which is collapsed in on itself width-wise.
This seems to be the result of wiping out the previously existing rows of data in the main Tbody. When that happens, the body table's width attribute is...
2008-02-26 19:26:42 UTC in YUI Library