﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Checkbox size in WebGrid running IE 11 on Windows 8.1</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Checkbox-size-in-WebGrid-running-IE-11-on-Windows-81/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Checkbox size in WebGrid running IE 11 on Windows 8.1</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Checkbox-size-in-WebGrid-running-IE-11-on-Windows-81/</link><pubDate>Thu, 03 Apr 2014 22:12:59 GMT</pubDate><dc:creator>bernardx</dc:creator><category>WebGrid Checkbox size</category><description>&lt;p&gt;Hi Karl,&lt;/p&gt;&lt;p&gt;I'm glad that you have fix that problem. Although, we still doesn't know the condition that make this issue happen in your project but I believe that css with important attribute still can be overrided with css same attribute which read last in your project. Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>Checkbox size in WebGrid running IE 11 on Windows 8.1</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Checkbox-size-in-WebGrid-running-IE-11-on-Windows-81/</link><pubDate>Thu, 03 Apr 2014 14:48:28 GMT</pubDate><dc:creator>karl_costenbader</dc:creator><category>WebGrid Checkbox size</category><description>We have tried this and it does work. Our previous attempt had the style in the head element, which did not work.&lt;br /&gt;Thank you for the fix.&lt;br /&gt;</description></item><item><title>Checkbox size in WebGrid running IE 11 on Windows 8.1</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Checkbox-size-in-WebGrid-running-IE-11-on-Windows-81/</link><pubDate>Fri, 14 Mar 2014 00:09:23 GMT</pubDate><dc:creator>bernard</dc:creator><category>WebGrid Checkbox size</category><description>Hi Karl,&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;I just found out this issue happen in Chrome and Safari. DefChkBox has been set to 11px !important to prevent checkbox height from the browser. But I can override this style in my CSS that I placed on below of the page. You can download my sample in &lt;a href="http://1drv.ms/O4iiyA" target="_blank"&gt;here&lt;/a&gt; and please let me know if this style still can't be overrided. Look forward to hear any feedback from you so I can help you further.&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;Regards,&lt;/div&gt;
&lt;div&gt;Bernard&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;</description></item><item><title>Checkbox size in WebGrid running IE 11 on Windows 8.1</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Checkbox-size-in-WebGrid-running-IE-11-on-Windows-81/</link><pubDate>Thu, 13 Mar 2014 22:25:56 GMT</pubDate><dc:creator>bernard</dc:creator><category>WebGrid Checkbox size</category><description>&lt;p&gt;Hi Karl,&lt;/p&gt;&lt;p&gt;I couldn't open your attachment because it was truncated in our server. Perhaps, you could share it on your skydrive or by using other file sharing service like mediafire or 4shared. I'm also sure if our control working properly without compatibility view but it would be rendered incorrectly if you're using compatibility view to showing our control. I will ask our developer team regarding this issue and I will let you know if I heard any answer from them.&lt;/p&gt;
&lt;p&gt;I am really sorry regarding this inconvenience and I will gladly help you to resolve this issue as soon as possible.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>Checkbox size in WebGrid running IE 11 on Windows 8.1</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Checkbox-size-in-WebGrid-running-IE-11-on-Windows-81/</link><pubDate>Wed, 12 Mar 2014 23:33:44 GMT</pubDate><dc:creator>karl_costenbader</dc:creator><category>WebGrid Checkbox size</category><description>I'm sorry, but I honestly don't have time for all of this back and forth. &lt;br /&gt;&lt;br /&gt;Every single time I report an issue to your company, it seems like the strategy is to keep delaying or requesting info until we give up.&lt;br /&gt;&lt;br /&gt;I have attached a zipped version of the file. It is very important that you do not have compatibility view in IE 11 turned on when you view the sample on Win 8.1.&lt;br /&gt;&lt;br /&gt;Please, please, please ask your development team under what circumstances the DefChkBox is rendered at 11px. If you are unwilling or unable to do this, I would be happy to look at the grid's source code to determine this information myself. I know it is in the grid DLL and I know that it is being used under some circumstances.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description></item><item><title>Checkbox size in WebGrid running IE 11 on Windows 8.1</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Checkbox-size-in-WebGrid-running-IE-11-on-Windows-81/</link><pubDate>Wed, 12 Mar 2014 23:15:11 GMT</pubDate><dc:creator>bernard</dc:creator><category>WebGrid Checkbox size</category><description>&lt;p&gt;Hi Karl,&lt;/p&gt;&lt;p&gt;I also have tried this issue in IE11 with Windows 8.1 like you mentioned in first time. Unfortunately, this matter doesn't happen in our local end. In my sample, WebGrid still using 15px as height of DefChkBox class in WebResources. However to resolve this issue, I need to trace where the problem comes from. Therefore, I send you my sample that I used to replicate your issue in our local end. Maybe in my sample, there were any configuration that I missed to put so this issue doesn't appear in my test.&lt;/p&gt;
&lt;p&gt;Could you also give me your screenshot of your developer tools in IE11 that can show me the DefChkBox class and its resource? Actually, your screenshot before was truncated. Maybe you can upload it to another resource and give me the link in here. I attach my sample &lt;a href="http://1drv.ms/O4iiyA" target="_blank"&gt;here&lt;/a&gt;. Please check my sample and please let me know if you can replicate your issue in my sample. I will resolve this issue as soon as possible.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>Checkbox size in WebGrid running IE 11 on Windows 8.1</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Checkbox-size-in-WebGrid-running-IE-11-on-Windows-81/</link><pubDate>Wed, 12 Mar 2014 16:59:06 GMT</pubDate><dc:creator>karl_costenbader</dc:creator><category>WebGrid Checkbox size</category><description>As I stated in the initial problem report, the only platform we are experiencing this in is Windows 8.1 running IE11.&lt;br /&gt;&lt;br /&gt;As for not assuming the style was included in webgrid, I have shown the screenshot that shows it WAS used and can 100% confirm that we have absolutely no reference whatsoever in any of our code, web pages, or CSS files that contains any reference at all to DefChkBox. &lt;br /&gt;&lt;br /&gt;Therefore, this definition MUST be coming from webgrid.&lt;br /&gt;&lt;br /&gt;My time is very valuable and the continuous questioning of my findings is a waste of this valuable time. Please escalate this to development since you clearly do not know the answer as I do not wish to provide the same information yet again.&lt;br /&gt;</description></item><item><title>Checkbox size in WebGrid running IE 11 on Windows 8.1</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Checkbox-size-in-WebGrid-running-IE-11-on-Windows-81/</link><pubDate>Wed, 12 Mar 2014 00:33:16 GMT</pubDate><dc:creator>bernard</dc:creator><category>WebGrid Checkbox size</category><description>Hi Karl,&lt;div&gt;&lt;br /&gt;&lt;div&gt;I tried to replicate your issue in our local end. But still it show me 15px as RowChecker's checkbox height. Is there any simple sample that we can used to replicate this issue in our local end? I have found those text by using hex editor but I can't assume that was the style that would be included in our WebGrid. Perhaps, there are any condition that make this style included in your WebGrid and I would like to prevent the condition that cause this issue. Look forward to your feedback so I can help you further.&lt;/div&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;Regards,&lt;br /&gt;Bernard&lt;/div&gt;</description></item><item><title>Checkbox size in WebGrid running IE 11 on Windows 8.1</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Checkbox-size-in-WebGrid-running-IE-11-on-Windows-81/</link><pubDate>Mon, 10 Mar 2014 22:27:06 GMT</pubDate><dc:creator>karl_costenbader</dc:creator><category>WebGrid Checkbox size</category><description>&lt;p&gt;We don't use any of the builtin intersoft styles. We just specify the style directly in the grid:&lt;/p&gt;&lt;pre style="font-family: consolas; font-size: 13px; color: black; background: none repeat scroll 0% 0% white;"&gt;&lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: rgb(163, 21, 21);"&gt;RowStyle&lt;/span&gt;&lt;span style="color: blue;" /&gt;&lt;span style="color: red;"&gt;BackColor&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;White&lt;/span&gt;"&lt;span style="color: blue;" /&gt;&lt;span style="color: red;"&gt;Font-Names&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;Verdana&lt;/span&gt;"&lt;span style="color: blue;" /&gt;&lt;span style="color: red;"&gt;Font-Size&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;8pt&lt;/span&gt;"&lt;span style="color: blue;" /&gt;&lt;span style="color: red;"&gt;Overflow&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;Hidden&lt;/span&gt;"&lt;span style="color: blue;" /&gt;&lt;span style="color: red;"&gt;OverflowX&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;Hidden&lt;/span&gt;"&lt;span style="color: blue;" /&gt;&lt;span style="color: red;"&gt;OverflowY&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;Hidden&lt;/span&gt;"&lt;span style="color: blue;" /&gt;&lt;span style="color: red;"&gt;CustomRules&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;text-overflow:ellipsis;overflow:hidden;overflow-y:hidden;overflow-x:hidden;&lt;/span&gt;"&lt;span style="color: blue;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: rgb(163, 21, 21);"&gt;BorderSettings&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: rgb(163, 21, 21);"&gt;Bottom&lt;/span&gt;&lt;span style="color: blue;" /&gt;&lt;span style="color: red;"&gt;Width&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;1px&lt;/span&gt;"&lt;span style="color: blue;" /&gt;&lt;span style="color: red;"&gt;Color&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;230,230,230&lt;/span&gt;"&lt;span style="color: blue;" /&gt;&lt;span style="color: red;"&gt;Style&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;Solid&lt;/span&gt;"&lt;span style="color: blue;"&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: rgb(163, 21, 21);"&gt;Bottom&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: rgb(163, 21, 21);"&gt;BorderSettings&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: rgb(163, 21, 21);"&gt;RowStyle&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;As for trying important, as I stated in the previous email we have tried overriding with our own style in many, many different locations (css, page, codebehind) and it did not work.&lt;/p&gt;
&lt;p&gt;The DefChkBox IS coming from webgrid. I have attached a screenshot of the F12 developer tools that shows the source as webresource (which is yours) and I have clearly shown that the 11px!important is DIRECTLY in the webgrid.dll.&lt;/p&gt;
&lt;p&gt;The version we are using is 8.0.7200.258. We have checked to see if there are any available updates using Update Manager and there are none available.&lt;br /&gt;&lt;/p&gt;&lt;span style="color: blue;" /&gt;&lt;pre style="font-family: consolas; font-size: 13px; color: black; background: none repeat scroll 0% 0% white;"&gt;&lt;br /&gt;&lt;/pre&gt;</description></item><item><title>Checkbox size in WebGrid running IE 11 on Windows 8.1</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Checkbox-size-in-WebGrid-running-IE-11-on-Windows-81/</link><pubDate>Mon, 10 Mar 2014 21:51:08 GMT</pubDate><dc:creator>bernard</dc:creator><category>WebGrid Checkbox size</category><description>&lt;p&gt;Hi Karl,&lt;/p&gt;&lt;p&gt;What default style did you used in your WebGrid? Could you let me know the version of WebGrid that you used in your local end? I tried all my sample but there are no important attribute in our embedded style. Maybe you can override the style by using style tag on below of your page. It should be like this:&lt;/p&gt;&lt;pre&gt;.DefChkBox
{
    height: 15px !important;
}&lt;/pre&gt;
&lt;p&gt;Look forward to hear any feedback from you so I can help you further.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Bernard&lt;/p&gt;</description></item><item><title>Checkbox size in WebGrid running IE 11 on Windows 8.1</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Checkbox-size-in-WebGrid-running-IE-11-on-Windows-81/</link><pubDate>Sat, 08 Mar 2014 15:38:35 GMT</pubDate><dc:creator>karl_costenbader</dc:creator><category>WebGrid Checkbox size</category><description>&lt;p&gt;We have discovered that in some cases, the style definition for DefChkBox changes from a height of 15px to a height of 11px with the important CSS flag.&lt;/p&gt;
&lt;p&gt;We don't know what triggers this behavior, but we primarily experience this issue in IE 11 running on Windows 8.1. Running IE 11 on Windows Server 2008 and Windows 7 shows the checkbox at the 15px height.&lt;/p&gt;
&lt;p&gt;The 11px height makes the checkbox extremely difficult to use and the important flag makes it impossible to override. &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Can you please provide the circumstances under which the height is changed and the ability for us to override the 11px behavior so that we can provide a professional looking product to our customers?&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>