hi,
i want to display my data in multiple colume
MyData Displaylike this
30 30
.323 0.323
12 12
but when i control format_mask conditionaly through Set_Item_Property('drug.dose',format_mask,'0.999') it display like
dose
########
0.323
########
Can anybody help me solve it?
Thanks
Mobin