Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

NO-ZERO in grid

Former Member
0 Likes
693

Hi. In my grid some cells contains 0,00 values. I'd like those cells display empty. How can I prepare that? Greetings. P.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
633

Set the NO_ZERO parameter in the field catalog of the field to 'X'.

Please mark points if the solution was useful.

Regards,

Manoj

Hi. In my grid some cells contains 0,00 values. I'd like those cells display empty. How can I prepare that? Greetings. P.

3 REPLIES 3
Read only

Former Member
0 Likes
632

maintain field catalog like this

fcat-no_zero = 'X'.

Regards

Peram

Read only

Former Member
0 Likes
634

Set the NO_ZERO parameter in the field catalog of the field to 'X'.

Please mark points if the solution was useful.

Regards,

Manoj

Read only

Former Member
0 Likes
632

Hi

in the fieldcatalog of that particular field maintain no-zero = 'X'.

reward points to all helpful answers

kiran.M