Hi,
I have a grid with groupings by customer ID. When I iterate in code through the data groups, the header property is returning the value but the first character is truncated off.
the Text on the group header band shows "Customer ID: 1235" but when i check the group.header value, its returning "235". Every group that has a number does this. the string headers seem to work ok.
-Kim
I have a grid with groupings by customer ID. When I iterate in code through the data groups, the header property is returning the value but the first character is truncated off.
the Text on the group header band shows "Customer ID: 1235" but when i check the group.header value, its returning "235". Every group that has a number does this. the string headers seem to work ok.
-Kim