Jon Walters
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Comments
Recent activity by Jon Walters-
Posted above, I have added labels to show the difference in the @Local token and the select list @Request token. I couldn't use the @Request token on the Global Refresh as it is still the original ...
-
<?xml version="1.0" encoding="utf-8"?><Report ID="Default" > <DefaultRequestParams selFilter-Sport="1" /> <LocalData> <DataLayer Type="Static" > ...
-
Sorry picked up another issue, if I deselect some options and click refresh on my report it defaults for all items selected as the Default value is the @Local token and not the @Request
-
That is perfect, thank you very much :) manged to get in working in my proper solution.
-
<?xml version="1.0" encoding="utf-8"?><Report ID="LOGI.CheckBoxList" > <DefaultRequestParams hdnTeamsList="LIV,UTD,CHE" selFilter-ActivePractices="ALL" selFilter-HB="7...
-
I have hidden the legend now using CSS but thought it would be easier with an attribute.
-
Many Thanks for your suggestions but I will need the Crosstab Label to be Team. I have tried to change the color of the legend items using JavaScript but not quite there. I have now tried to hide...
-
Please see example above. Many Thanks
-
<ChartCanvas Animation="True" AutoQuicktip="True" BackgroundColor="Gainsboro" BackgroundColorTransparency="7" BorderColor="LightGray" ...
-
Thank you for this but I want to show the Label so what the value is at the last point - is this possible?