Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Decimal Place
 

Decimal Place

Dear all,

I found dataSet designer can not give a max length and decimal place for a decimal datatype.

I don't know why and How can I do it?

Thanks you

Lee John  Wednesday, October 04, 2006 1:20 PM

Hi,

Can I ask you the reason you think you should set those ?

If it's only a matter of presentation to the user, I would advise you to format at the presentation layer, ie the Controls.

Regards,

Luc

Luc Morin  Wednesday, October 04, 2006 4:17 PM

You can use google to search for other answers

Custom Search

More Threads

• Creating a cell template on bound cells (in a column) for a DataGridView Control
• Type xyz is not defined for a C# class
• DatagridView Resize
• DataGridView: Is data binding really a good solution to bind a List of objects to a DGV?
• Frozen the Columnheader
• Move data from xml document to database table
• datagrid prob.
• How to find my spot in a TreeNodeCollection?
• DataGridView Binding Problem
• Extracting Columns Values from Dataset (Visual Basic)