Hi everyone,
I m facing a problem in using displayOption() method.I m trying to do in general ledger table form, that on overview tab in grid, some records have different font size acc. to their type.
I coded in displayOption(), that if condition is true on type,
_options.fontBold(true);
But it wont worked.
If I use to color the record on condition, it works.
](*,)
Any hint will be helpful
Thanx in advance
0
Comments
displayOption
The method is used to set text color and background color for individual records.
No one of font methods works.
Me be in next DAX