T
Tomas R
Really weird. The ordinary plus/minus works, but not the ones on the
numpad?!
What I've bound to the datagrid is a DataView with a few columns having
numeric values with datatype Int32. (Comming from an SQL Server). The column
have a DataGridTextBoxColumn of course, and I found somewhere on the net
someone saying you could specify TextBox.Multiline = true on the
DataGridTextBoxColumn, but it already is and surely wont fix the problem.
Another place mentioning the problem is on
http://www.dotnet247.com/247reference/msgs/26/133742.aspx, but that
workaround was a little to complicated I believe.
Are the numpad really supposed to work(or NOT work) like this or is it a
serious bug?
Thanks for any responses!
/Tomas R
numpad?!
What I've bound to the datagrid is a DataView with a few columns having
numeric values with datatype Int32. (Comming from an SQL Server). The column
have a DataGridTextBoxColumn of course, and I found somewhere on the net
someone saying you could specify TextBox.Multiline = true on the
DataGridTextBoxColumn, but it already is and surely wont fix the problem.
Another place mentioning the problem is on
http://www.dotnet247.com/247reference/msgs/26/133742.aspx, but that
workaround was a little to complicated I believe.
Are the numpad really supposed to work(or NOT work) like this or is it a
serious bug?
Thanks for any responses!
/Tomas R