We're a community of 1.1M IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,080,668 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

DataGridView currency formatting

Hi,

I'm formatting a column in datagridview to "C" i.e. currency.

dgcColumn1.DefaultCellStyle.Format= "C";

I want to format the values for this column to nearest round no.
For example,
If user enters within $30.00 to $30.50 it will get formatted to $30
If user enters within $30.51 to $30.99 it will get formatted to $31.

Can anyone suggest me solution for this?

1
Contributor
1
Reply
22 Hours
Discussion Span
1 Year Ago
Last Updated
2
Views
vinayphadke
Newbie Poster
11 posts since Feb 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

Hi..
Any solutions on this?

Hi,

I'm formatting a column in datagridview to "C" i.e. currency.

dgcColumn1.DefaultCellStyle.Format= "C";

I want to format the values for this column to nearest round no.
For example,
If user enters within $30.00 to $30.50 it will get formatted to $30
If user enters within $30.51 to $30.99 it will get formatted to $31.

Can anyone suggest me solution for this?

vinayphadke
Newbie Poster
11 posts since Feb 2012
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page generated in 0.0382 seconds using 2.48MB