<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: v3.1 API dataGrid white on white text in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-api-datagrid-white-on-white-text/m-p/760177#M70455</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could try hosting the datagrid CSS styling file on your network and then modify the appropriate tag. This is what I'm doing for my datagrid implementation. The CSS file used for styling the datagrids is named "grid.CSS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use the Firebug add-in for Firefox to make your local copy of the CSS file as well as determine which entity provides the styling for the cell color (with my version it appears to be ".dojoxGrid td").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Modify the color reference in the CSS file and you should be good to go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I'm still using v2.8 btw)..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2012 19:46:39 GMT</pubDate>
    <dc:creator>SteveCole</dc:creator>
    <dc:date>2012-08-17T19:46:39Z</dc:date>
    <item>
      <title>v3.1 API dataGrid white on white text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-api-datagrid-white-on-white-text/m-p/760175#M70453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm refreshing my memory of the JSAPI through the Building Webmaps with the JavaScript API course materials...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have encountered an issue whereby if I reference the v2.1 API (as in the course materials) the datagrid displays correctly with black text on a white background. But when I change it to reference v3.1 API, the text is white on white. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone else encountered the white-on-white text issue in data grids with v3.1? If so, how do I get around this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 14:54:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-api-datagrid-white-on-white-text/m-p/760175#M70453</guid>
      <dc:creator>BenStephenson</dc:creator>
      <dc:date>2012-08-17T14:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: v3.1 API dataGrid white on white text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-api-datagrid-white-on-white-text/m-p/760176#M70454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found a published sample which utilizes version 3.1 and displays results correctly, so you might try comparing and contrasting its code with what you have in 2.1 to see if any differences jump out at you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/find_map_datagrid.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/find_map_datagrid.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:04:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-api-datagrid-white-on-white-text/m-p/760176#M70454</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-08-17T19:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: v3.1 API dataGrid white on white text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-api-datagrid-white-on-white-text/m-p/760177#M70455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could try hosting the datagrid CSS styling file on your network and then modify the appropriate tag. This is what I'm doing for my datagrid implementation. The CSS file used for styling the datagrids is named "grid.CSS"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use the Firebug add-in for Firefox to make your local copy of the CSS file as well as determine which entity provides the styling for the cell color (with my version it appears to be ".dojoxGrid td").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Modify the color reference in the CSS file and you should be good to go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I'm still using v2.8 btw)..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:46:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-api-datagrid-white-on-white-text/m-p/760177#M70455</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2012-08-17T19:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: v3.1 API dataGrid white on white text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-api-datagrid-white-on-white-text/m-p/760178#M70456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;John and Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks to you both for your suggestions. I'll try them and report back when I get a chance. I suspect that there's a small mistake in my code somewhere that is causing issues, but we shall see!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 13:14:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/v3-1-api-datagrid-white-on-white-text/m-p/760178#M70456</guid>
      <dc:creator>BenStephenson</dc:creator>
      <dc:date>2012-08-22T13:14:55Z</dc:date>
    </item>
  </channel>
</rss>

