I have a grid in which I'm using the pivot layout. Since the pivot layout uses autogenerated columns, is there any way to format the columns data. I have mixed text and numeric data returning and I would like to format the numbers (ie ###,###,###,##0). Is there anyway to do this? I'm using SQL SERVER as my backend DB and from what I know there isn't any easy way to format the numbers on the backside.
Thanks
Mike
Thanks
Mike