2008 Feb 20 7:52 PM
I have a column that displays CLABS which is QUAN 13 decimals 3. I want to display it in the report with no decimals.
gr_columns = gr_table->get_columns( ).
gr_column->set_decimals( '0' ).
But this is not working. How do I use this method?
I have a column that displays CLABS which is QUAN 13 decimals 3. I want to display it in the report with no decimals.
gr_columns = gr_table->get_columns( ).
gr_column->set_decimals( '0' ).
But this is not working. How do I use this method?
2008 Feb 20 8:10 PM
Data type cannot be CLABS Quan 13 decimals 3. It must be an i.