dataGrid

  • Thread starter Thread starter jay
  • Start date Start date
J

jay

I have a databound grid on my form. I edited the collection and set
the defaultCellStyle.Format = c2 on a particular column, but when I
enter 100 thats the way it is displayed in the grid. If the format is
c2 it is supposed to display $100.00. What am I missing?

Thanks
 
Nope, that does not work. This is actually an unbound item added to
the databound grid. I am letting the user enter the $ amount, but it
is never displayed that way, even though the format is set to C2. Why
is this so difficult to format? and when are you supposed to do the
formatting.
 

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