[email protected] Report post Posted June 27, 2014 Hello friends, I am using fusion charts ssgrid to display a list(labels) in which one or more of them contains the "&" sign as a result the corresponding xml is not getting generated for the selection from a dropdown list.We need the grid to display the entire list (along with the labels having "&" in them) for all selections from dropdown. Thanx to all, Prateek A. Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted June 27, 2014 Hi Prateek, We have tested by putting '&' character in the "label" value and it is displaying the label in SSGrid correctly. Please find the attached screen shot of the same, for your reference. Could you please confirm once, whether the '&' character is being encoded in the XML data, before feeding to the chart for plotting? We directly provided <set label='Jan&' value='462' /> which is working from our end. Hope this helps! Share this post Link to post Share on other sites