Format number as currency in DataGrid

A

Alex Feldman

What is the easiest way to display a number as local currency in a
compact framework DataGrid? The data source is a DataTable.

Thanks.

Alex
 
A

Alex Feldman

Thank you Alex (I like your name :)) The first time I saw it on the
forum I though I wrote that message and couldn't figure out what's going on!

It's too bad that there isn't something like a Format method for the
DataGridColumn object. Would have been very useful. I guess I'll have
to add an extra formatted column, because the other example seems a
little complicated.

Alex Feldman
 

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