The Technology Aces blog is a consolidation of the personal blog posts from the individuals that help make Technology Aces the truly elite IT professionals our clients have come to recognize and depend upon.
For more information about the individual authors please follow the links to their blog. Links can be found in the post details section of each post or in the sidebar navigation located on the left side of this page.
dojox.grid.Grid rows not displaying in IE
Written By
Eric Polerecky / September 16 2:46 pm
If the parent container of a dojox.grid.Grid has its style set to text-align:center the rows of the grid, in IE, won’t display their data. The data, of course, is still there and displays correct in everything else.
Code Snip:
1: <h2>Working</h2>
2: <div id="dojoxGrid" dojoType="dojox.Grid" jsId="dojoxGrid" structure="layout"></div>
3: <h2>Not Working (in IE)</h2>
4: <div style="text-align:center;">
5: <div id="dojoxGridError" dojoType="dojox.Grid" jsId="dojoxGridError" structure="layout"></div>
6: </div>
Demo: http://eric.polerecky.com/dojoGrid/
Html.DropDownList and dojo.byId
Written By
Eric Polerecky / September 16 11:06 am
Ok, so maybe I’m doing it wrong..(that’s what she said)…and it would not be the first time.
dojo.byId(‘name’).value fails when using the Html Helper “Html.DropDownList” from ASP.NET MVC PR5 as seen below
1: <%'=Html.DropDownList("", "search_form_filter", ViewData())%>
Er..um…could it just be that dojo.byId does not return the display text when value is not explicitly defined in the dropdown…yeah..that’s probably it.
We also offers a variety of technology related services such as the design and development of enterprise software solutions, web hosting, and Internet marketing.
In today’s rapidly changing technology landscape having people that fit your needs, when you need them, is key. Technology Aces, LLC has an extensive network of exceptional candidates that are unavailable through traditional channels that can provide you with staff on your terms.
Technology Aces has the technical experience to truly understand your IT problems and the roster of consultants to solve them. Our consultants are upper echelon, award winning problem solvers with a proven track record of solving technology challenges where others have failed.