﻿<?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 - WebInput - AjaxToolKit's ValidatorCalloutExtender Rendering Bug with WebInput control</title><link>http://www.intersoftsolutions.com/Community/WebInput/AjaxToolKits-ValidatorCalloutExtender-Rendering-Bug-with-WebInput-control/</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>AjaxToolKit's ValidatorCalloutExtender Rendering Bug with WebInput control</title><link>http://www.intersoftsolutions.com/Community/WebInput/AjaxToolKits-ValidatorCalloutExtender-Rendering-Bug-with-WebInput-control/</link><pubDate>Thu, 02 Feb 2012 14:22:49 GMT</pubDate><dc:creator>SAgosto</dc:creator><description>&lt;blockquote&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Forgive me for not being detail. As I said before, It is not a bug. Each browser have their own mechanism in rendering. In IE, it is sensitive for rendering table. To make the layout better, sometimes it needs to add style layout:fixed for the table. That's what I added in your sample.&lt;br /&gt;After adding those style, it would automatically render in proper width. The last steps I did only customize the column width to make a better layout.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;This worked for me. Thanks.&lt;/p&gt;</description></item><item><title>AjaxToolKit's ValidatorCalloutExtender Rendering Bug with WebInput control</title><link>http://www.intersoftsolutions.com/Community/WebInput/AjaxToolKits-ValidatorCalloutExtender-Rendering-Bug-with-WebInput-control/</link><pubDate>Wed, 01 Feb 2012 21:20:51 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Forgive me for not being detail. As I said before, It is not a bug. Each browser have their own mechanism in rendering. In IE, it is sensitive for rendering table. To make the layout better, sometimes it needs to add style layout:fixed for the table. That's what I added in your sample.&lt;br /&gt;After adding those style, it would automatically render in proper width. The last steps I did only customize the column width to make a better layout.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>AjaxToolKit's ValidatorCalloutExtender Rendering Bug with WebInput control</title><link>http://www.intersoftsolutions.com/Community/WebInput/AjaxToolKits-ValidatorCalloutExtender-Rendering-Bug-with-WebInput-control/</link><pubDate>Wed, 01 Feb 2012 17:13:08 GMT</pubDate><dc:creator>SAgosto</dc:creator><description>&lt;blockquote&gt;&lt;p&gt;Hello Shawm,&lt;/p&gt;&lt;p&gt;It because each browser have their own mechanism to render inside tables. So, we need to adjust the styles. I have modified your .ascx. It should work fine.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;What is the fix? Just add a width to the column? What should the width be? Just bigger than the width of the underlying controls within the column?&lt;/p&gt;</description></item><item><title>AjaxToolKit's ValidatorCalloutExtender Rendering Bug with WebInput control</title><link>http://www.intersoftsolutions.com/Community/WebInput/AjaxToolKits-ValidatorCalloutExtender-Rendering-Bug-with-WebInput-control/</link><pubDate>Wed, 01 Feb 2012 01:30:30 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Shawm,&lt;/p&gt;&lt;p&gt;It because each browser have their own mechanism to render inside tables. So, we need to adjust the styles. I have modified your .ascx. It should work fine.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>AjaxToolKit's ValidatorCalloutExtender Rendering Bug with WebInput control</title><link>http://www.intersoftsolutions.com/Community/WebInput/AjaxToolKits-ValidatorCalloutExtender-Rendering-Bug-with-WebInput-control/</link><pubDate>Tue, 31 Jan 2012 09:43:22 GMT</pubDate><dc:creator>SAgosto</dc:creator><description>&lt;blockquote&gt;&lt;p&gt;Hello Shawn,&lt;/p&gt;&lt;p&gt;Can you let me know your page structures and styles as well? I will try to follow them and replicate the issue in here. If it is in simple page, it works fine. So, I think there must be some styles, container, etc that need to be used for replicating this issue.&lt;br /&gt;Btw, we also have WebCallOut control for this functionality.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I uploaded a reproducible example within a zip archive.&lt;/p&gt;</description></item><item><title>AjaxToolKit's ValidatorCalloutExtender Rendering Bug with WebInput control</title><link>http://www.intersoftsolutions.com/Community/WebInput/AjaxToolKits-ValidatorCalloutExtender-Rendering-Bug-with-WebInput-control/</link><pubDate>Mon, 30 Jan 2012 23:17:06 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Shawn,&lt;/p&gt;&lt;p&gt;Can you let me know your page structures and styles as well? I will try to follow them and replicate the issue in here. If it is in simple page, it works fine. So, I think there must be some styles, container, etc that need to be used for replicating this issue.&lt;br /&gt;Btw, we also have WebCallOut control for this functionality.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>AjaxToolKit's ValidatorCalloutExtender Rendering Bug with WebInput control</title><link>http://www.intersoftsolutions.com/Community/WebInput/AjaxToolKits-ValidatorCalloutExtender-Rendering-Bug-with-WebInput-control/</link><pubDate>Mon, 30 Jan 2012 10:03:33 GMT</pubDate><dc:creator>SAgosto</dc:creator><description>&lt;blockquote&gt;&lt;pre&gt;&amp;lt;ISWebInput:WebInput runat="server" ID="wiTransHeaderStatementFrom" Width="100px" CausesValidation="false"&amp;gt;	&amp;lt;/ISWebInput:WebInput&amp;gt;                         &amp;nbsp;&lt;/pre&gt;&lt;pre&gt;&amp;lt;asp:CustomValidator runat="server" ID="cvTransHeaderStatementFrom" ControlToValidate="wiTransHeaderStatementFrom" ClientValidationFunction="wiTransHeaderStatementFrom_OnValidate" ValidateEmptyText="true" Display="None" ErrorMessage="Statement From Date is required" /&amp;gt; 
&lt;br /&gt;&lt;/pre&gt;&lt;pre&gt;&amp;lt;ajaxToolKit:ValidatorCalloutExtender runat="server" ID="vceTransHeaderStatementFrom" TargetControlID="cvTransHeaderStatementFrom" /&amp;gt;  &lt;/pre&gt;
&lt;p&gt;Please refer to screen shots for reference. &amp;nbsp;This does not occur with the ASP Textbox control.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;This bug does not occur with Google Chrome but does with IE8 w/o compatibility.&lt;/p&gt;</description></item><item><title>AjaxToolKit's ValidatorCalloutExtender Rendering Bug with WebInput control</title><link>http://www.intersoftsolutions.com/Community/WebInput/AjaxToolKits-ValidatorCalloutExtender-Rendering-Bug-with-WebInput-control/</link><pubDate>Mon, 30 Jan 2012 09:48:57 GMT</pubDate><dc:creator>SAgosto</dc:creator><description>&lt;pre&gt;&amp;lt;ISWebInput:WebInput runat="server" ID="wiTransHeaderStatementFrom" Width="100px" CausesValidation="false"&amp;gt;	
&amp;lt;/ISWebInput:WebInput&amp;gt;                         &amp;nbsp;&lt;/pre&gt;&lt;pre&gt;&amp;lt;asp:CustomValidator runat="server" ID="cvTransHeaderStatementFrom" ControlToValidate="wiTransHeaderStatementFrom" ClientValidationFunction="wiTransHeaderStatementFrom_OnValidate" ValidateEmptyText="true" Display="None" ErrorMessage="Statement From Date is required" /&amp;gt; 
&lt;br /&gt;&lt;/pre&gt;&lt;pre&gt;&amp;lt;ajaxToolKit:ValidatorCalloutExtender runat="server" ID="vceTransHeaderStatementFrom" TargetControlID="cvTransHeaderStatementFrom" /&amp;gt;  &lt;/pre&gt;
&lt;p&gt;Please refer to screen shots for reference.  This does not occur with the ASP Textbox control.&lt;/p&gt;</description></item></channel></rss>