Title: Bottom Style Expression error Post by: sheng l. on April 27, 2011, 07:37:51 am I have following expression, which sets bottom style according to the in_trainer_id
in_trainer_id>0?BorderBottomStyle.None:BorderBottomStyle.Solid No error in the editor, but in the report it tells me: Unexpected token ":". Expected an identifier, the '-' character, a string constant or a numerical constant. Title: Re: Bottom Style Expression error Post by: Henri L. on April 27, 2011, 10:53:02 am Hello sheng,
This bug (number 18607) was fixed in version 2.31. Try with this version. Regards, Henri |