I'm using Win32::Grid and trying to set a decimal number in a cell.  It works
fine if you are using the United States formats but if you switch to Swedish
you get all zeros.  I was setting it using setCellText and learned setCellData
was the preferred way to pass a numeric to a cell.

I cannot find any documentation on what an lparam is.  Can someone give me an
example of how to use setCellData to set a long value?
Many Thanks
E.


Reply via email to