KoenPiller
Programmer
Hi,
With this code I expect to have alternate bold / normal font, however nothing happens. Anybody to give me a clue?
Thanks,
Koen
p.s. this question was previously posted in the "general foxpro coding forum" however deleted overthere as it should have been posted in this forum
With this code I expect to have alternate bold / normal font, however nothing happens. Anybody to give me a clue?
Code:
thisform.MyGrid.SetAll("dynamicfontBold",;
"IIF(RECNO()%2 = 0,[.T.],[.F.])","Column")
Thanks,
Koen
p.s. this question was previously posted in the "general foxpro coding forum" however deleted overthere as it should have been posted in this forum