Thursday, December 31st, 2009
KryptonDataGridViewNumericUpDownColumn
This rather long class name can be used to add a KryptonNumericUpDown control for the editing of Decimal values in a KryptonDataGridView control. You can see the new column type in operation here…

Youc an specify the Minimum, Maximum, ThousandsSeparator, DecimalPlaces, Hexadecimal and Increment values for the column.
January 1st, 2010 at 12:19 pm
Great news, extra grid columns are always good news. If possible please add the option to hide the up/down buttons. I find that in most cases users dont realy use the up/down they just want to have the funcionality of a numeric decimal input textbox and the up/down buttons steal a bit of realstate when you try to display as much data as possible in a grid.
Hope we will see more datagridview columns in the future. DateTime picker and combobox are probably the next candidates since they already exist in the toolkit. Textbox that would allow buttonspecs would also be great since they could be used for numerous diferent things imo.
Great job.
Sincce its just past midnight in portugal… Have a great new year.
March 8th, 2010 at 9:09 pm
I guess this will go into the next release, is there an ETA for this?