Display image in a DataGrid cell

  • Thread starter Thread starter Sreenish
  • Start date Start date
S

Sreenish

Hi All,

I want to display an image in a DataGrid cell. I am able to do this in a
windows application by deriving a new class from DataGridColumnStyle class
and by overriding the Paint methods. But this is not possible in .NET CF.
Is there a good way to achieve this?

Thanks in advance,
Sreenish
 

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

Back
Top