Thanks. That helps me.
One question about custom adaptor:
When specifying a Datasource I can access it by accessing the List I put the data in.
When using a custom adaptor i dont specify the datasource (correct?) but give the grid its data via the adaptor.
How do I access the Datasource when using a custom adaptor? I know how to access the datamanager but i dont seem to be able to access the data.