<?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: Problems styling dGrid in IE in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problems-styling-dgrid-in-ie/m-p/338948#M31399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I figured it out!&amp;nbsp; I had been attempting to dynamically size the columns as they were created using addCssRule.&amp;nbsp; IE didn't like this at all!&amp;nbsp; Once I removed the related lines, it worked just fine.&amp;nbsp; Of course now my column widths are all too small and I can't get the columnresizer to work properly.&amp;nbsp; I guess that's another thread!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Dec 2013 18:41:27 GMT</pubDate>
    <dc:creator>TracySchloss</dc:creator>
    <dc:date>2013-12-02T18:41:27Z</dc:date>
    <item>
      <title>Problems styling dGrid in IE</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problems-styling-dgrid-in-ie/m-p/338947#M31398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a dGrid/OnDemandGrid that has a lot of columns.&amp;nbsp; I'm having problems getting it to style correctly in IE 8, which is still our default browser.&amp;nbsp; I have contents and scrollbars, but the contents extend a little over the bottom (left to right) scrollbar and cover up the side (top to bottom) scrollbar so that I can barely touch the bottom scrollbar and the side scroll is completely covered up.&amp;nbsp; [ATTACH=CONFIG]29496[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These grids are in titlePanes, stacked inside a floatingPane.&amp;nbsp; It displays just fine in Firefox and Chrome, but those are not our default.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is how I have the styles defined. &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;.dgrid { &amp;nbsp;&amp;nbsp;&amp;nbsp; position: relative; &amp;nbsp;&amp;nbsp;&amp;nbsp; overflow: auto; &amp;nbsp;&amp;nbsp;&amp;nbsp; /* This is needed by IE to prevent crazy scrollbar flashing */ &amp;nbsp;&amp;nbsp;&amp;nbsp; border: 1px solid #ddd; &amp;nbsp;&amp;nbsp;&amp;nbsp; height: 30em; &amp;nbsp;&amp;nbsp;&amp;nbsp; display: block; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; color:black; }&amp;nbsp; .dgrid-grid { &amp;nbsp;&amp;nbsp;&amp;nbsp; height: auto; &amp;nbsp;&amp;nbsp;&amp;nbsp; width: auto;&amp;nbsp; } .dgrid-header { &amp;nbsp;&amp;nbsp;&amp;nbsp; font-weight: normal; &amp;nbsp;&amp;nbsp;&amp;nbsp; font-size:11px; &amp;nbsp;&amp;nbsp;&amp;nbsp; height: auto; }&amp;nbsp; .dgrid-content { &amp;nbsp;&amp;nbsp;&amp;nbsp; position: relative; &amp;nbsp;&amp;nbsp;&amp;nbsp; margin-top: 18px; &amp;nbsp;&amp;nbsp;&amp;nbsp; /* &amp;nbsp;&amp;nbsp;&amp;nbsp; height: 80%; */ }&amp;nbsp; .dgrid .dgrid-cell { &amp;nbsp;&amp;nbsp;&amp;nbsp; width: 50px; } .dgrid .dgrid-scroller { &amp;nbsp;&amp;nbsp;&amp;nbsp; max-height: 200px; &amp;nbsp;&amp;nbsp;&amp;nbsp; overflow: true; &amp;nbsp;&amp;nbsp;&amp;nbsp; position: relative; } .dgrid .field-OBJECTID, .field-Shape.len { &amp;nbsp;&amp;nbsp;&amp;nbsp; width: 0px; }&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 16:09:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problems-styling-dgrid-in-ie/m-p/338947#M31398</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2013-12-02T16:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problems styling dGrid in IE</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problems-styling-dgrid-in-ie/m-p/338948#M31399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I figured it out!&amp;nbsp; I had been attempting to dynamically size the columns as they were created using addCssRule.&amp;nbsp; IE didn't like this at all!&amp;nbsp; Once I removed the related lines, it worked just fine.&amp;nbsp; Of course now my column widths are all too small and I can't get the columnresizer to work properly.&amp;nbsp; I guess that's another thread!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 18:41:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problems-styling-dgrid-in-ie/m-p/338948#M31399</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2013-12-02T18:41:27Z</dc:date>
    </item>
  </channel>
</rss>

