Questions about datagrid

  • Thread starter Thread starter Pascal Schmidt-Volkmar
  • Start date Start date
P

Pascal Schmidt-Volkmar

Hi there,

may I use a datagrid without connecting it to a datasource but fill the
cells myself?

How do I point to a specific cell? I created two columns at design time and
now I want to access the first cell in the second column for example, how
does this work?

Thanks,

Pascal
 
If the datagrid component is not the right thing, what component will do the
job instead?

I need a table with several columns, the first should contain images, the
second text for instance.

Pascal
 
Back
Top