nrg

Members
  • Content count

    3
  • Joined

  • Last visited

About nrg

  • Rank
    Forum Newbie
  1. Hi, I have a requirement to show a GridView of data that would've been displayed if the user had Flash installed. Can anyone tell me how to detect if the user has not got Flash, how to hide the object and show a GridView instead? Thanks.
  2. Dynamic font size

    Is it possible to have the text on a chart/legend to increase/decrease when you change the text size on your browser? I've tried changing the BaseFontSize to 1em instead of just 10, but it wont change when you change the text size via the browser.
  3. Hi, I'm using VB.NET to display a legend for a pie chart, but I cannot switch off the alternate row color and border separating the legends. I've tried setting it in the XSLT manually and dynamically in the transformation. I've seen a HTML version using dataXML, but I'm using strURL. Any help would be appreciated. Thanks.