I need to create a datagrid where I need to control the number of decimal
places shown on each individual cells for a specific column. Since this is
a cell issue, the standard column formatting doesn't apply.
Any suggestions are welcome.
Mike
jean-dot-paul-at-opelwilly-dot-com - 25 Feb 2005 08:26 GMT
Mike,
Try to fix the thing in query feeding your DataSet. There you can even
integrate a function to deliver the wanted format.
Greets
Jean Paul
>I need to create a datagrid where I need to control the number of decimal
>places shown on each individual cells for a specific column. Since this is
[quoted text clipped - 3 lines]
>
> Mike