From: Eric N. <er...@di...> - 2007-01-15 19:45:05
|
I'm using Win32::Grid and trying to set a decimal number in a cell. It w= orks fine if you are using the United States formats but if you switch to Swed= ish you get all zeros. I was setting it using setCellText and learned setCel= lData was the preferred way to pass a numeric to a cell. I cannot find any documentation on what an lparam is. Can someone give m= e an example of how to use setCellData to set a long value? Many Thanks E. |