Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    SmartGWT read-only table populated from a DataSource

    Hi,

    I have been trying to create a read-only table to display name-value pairs in a view that displays properties for a database table.

    I have been able to create a mock DataSource object in an XML file and use that as the datasource of a ListGrid. But I want the table to be read-only and I don't want the sorting and filtering funtionality of the ListGrid header.

    Is there another widget I can use or is there way to make a ListGrid static and read-only?

    Thanks
Working...
X