databind datagrid to arraylist with custom objects

P

Peter Bladh

Hi

I want to databind a datagrid to an array list with custom objects. But I
don't want every property to be displayed in the datagrid. If I use fields
instead of properties they won't be displayed, but I need them to be
properties for other reasons.
I've tried using tablestyles, but that only seems to work with datatables.

Any suggestions?

Regards
Peter Bladh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top