﻿<?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 - ISGrid Row'sHeight Adaptive</title><link>http://www.intersoftsolutions.com/Community/WebGrid/ISGrid-RowsHeight-Adaptive/</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>ISGrid Row'sHeight Adaptive</title><link>http://www.intersoftsolutions.com/Community/WebGrid/ISGrid-RowsHeight-Adaptive/</link><pubDate>Mon, 02 Jan 2012 23:12:59 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;It should work. OR can you provide runable sample to me? I need to investigate your issue. Based on my test, it works. Here, I attach my sample.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>ISGrid Row'sHeight Adaptive</title><link>http://www.intersoftsolutions.com/Community/WebGrid/ISGrid-RowsHeight-Adaptive/</link><pubDate>Thu, 29 Dec 2011 22:25:15 GMT</pubDate><dc:creator>gavin</dc:creator><description>&lt;blockquote&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;That because you use Template type. In template, the size would be based on RowHeightDefault.&lt;br /&gt;In IE the rendering is not the same with others behaviour. In IE, the rendering based on the pixel, not auto grow. To make this adaptive, you can set RowHeightDefault property to -1.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span id="result_box" lang="undefined" c="4" a="undefined" closure_uid_jfjvtt="518"&gt;&lt;span class="hps" closure_uid_jfjvtt="499"&gt;Thank you for your&lt;/span&gt; &lt;span class="hps" closure_uid_jfjvtt="500"&gt;reply&lt;/span&gt;&lt;span closure_uid_jfjvtt="501"&gt;,&lt;/span&gt; &lt;span class="hps" closure_uid_jfjvtt="502"&gt;I tried&lt;/span&gt; &lt;span class="hps" closure_uid_jfjvtt="503"&gt;to set&lt;/span&gt; &lt;span class="hps" closure_uid_jfjvtt="504"&gt;RowHeightDefault&lt;/span&gt; &lt;span class="hps" closure_uid_jfjvtt="505"&gt;property  to&lt;/span&gt; &lt;span class="hps" closure_uid_jfjvtt="506"&gt;-1&lt;/span&gt;&lt;span closure_uid_jfjvtt="507"&gt;,&lt;/span&gt; &lt;span class="hps" closure_uid_jfjvtt="508"&gt;but it&lt;/span&gt;&amp;nbsp;&lt;span class="hps" closure_uid_jfjvtt="509"&gt;does not work.&lt;span class="short_text" id="result_box" lang="undefined" c="4" a="undefined" closure_uid_jfjvtt="518"&gt;&lt;span class="hps" closure_uid_jfjvtt="700"&gt;Other related properties&lt;/span&gt; &lt;span class="hps" closure_uid_jfjvtt="701"&gt;need to be configured?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>ISGrid Row'sHeight Adaptive</title><link>http://www.intersoftsolutions.com/Community/WebGrid/ISGrid-RowsHeight-Adaptive/</link><pubDate>Thu, 29 Dec 2011 03:18:29 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;That because you use Template type. In template, the size would be based on RowHeightDefault.&lt;br /&gt;In IE the rendering is not the same with others behaviour. In IE, the rendering based on the pixel, not auto grow. To make this adaptive, you can set RowHeightDefault property to -1.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>ISGrid Row'sHeight Adaptive</title><link>http://www.intersoftsolutions.com/Community/WebGrid/ISGrid-RowsHeight-Adaptive/</link><pubDate>Thu, 29 Dec 2011 00:16:02 GMT</pubDate><dc:creator>gavin</dc:creator><description>&lt;blockquote&gt;Hello, &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;What is the font size for "1111" red font? I also need your current Row Height size. You current layout does not help me at all to see your current issue. Have you also set vertical allignement middle for that cell/row?&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Regards,&lt;br /&gt;Handy&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;&amp;lt;ISWebGrid:WebGrid ID="WG1" runat="server" UseDefaultStyle="True" DefaultStyleMode="Win7"&lt;br /&gt;                    BindingOperationMode="ServerBinding" DataSourceID="IDS1"&amp;gt;&lt;br /&gt;                    &amp;lt;RootTable GridLineStyle="NotSet" DataKeyField="MessageGuid"&amp;gt;&lt;br /&gt;                        &amp;lt;Columns&amp;gt;&lt;br /&gt;                            &amp;lt;ISWebGrid:WebGridColumn AllowGrouping="No" AllowSorting="No" Bound="False" ColumnType="CheckBox"&lt;br /&gt;                                EditType="Checkbox" IsRowChecker="True" Name="colChk" ShowInSelectColumns="No"&lt;br /&gt;                                Width="25px" IsAutoWidth="false"&amp;gt;&lt;br /&gt;                                &amp;lt;CellStyle HorizontalAlign="Center"&amp;gt;&lt;br /&gt;                                &amp;lt;/CellStyle&amp;gt;&lt;br /&gt;                            &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt;                           &lt;strong&gt;&lt;em&gt; &amp;lt;ISWebGrid:WebGridColumn Name="Content" Caption="信息内容" ColumnType="Template" Width="300px" IsAutoWidth="false"&lt;br /&gt;                                EditType="NoEdit"&amp;gt;&lt;br /&gt;                                &amp;lt;CellTemplate&amp;gt;&lt;br /&gt;                                    &amp;lt;%#DataBinder.Eval(Container, "DataItem.Content")%&amp;gt;&lt;br /&gt;                                &amp;lt;/CellTemplate&amp;gt;&lt;br /&gt;                            &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt;&lt;/em&gt;&lt;/strong&gt;                            &amp;lt;ISWebGrid:WebGridColumn Caption="发送时间" ColumnType="Text" DataMember="SendTime" Name="SendTime"&lt;br /&gt;                                Width="120px" IsAutoWidth="false" EditType="NoEdit" DataType="System.DateTime"&lt;br /&gt;                                DataFormatString="yyyy-MM-dd HH:mm"&amp;gt;&lt;br /&gt;                            &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt;                            &amp;lt;ISWebGrid:WebGridColumn Name="FromUserDisplayName" Caption="发送者" ColumnType="Template" Width="80px" IsAutoWidth="false"&lt;br /&gt;                                EditType="NoEdit"&amp;gt;&lt;br /&gt;                                &amp;lt;CellTemplate&amp;gt;&lt;br /&gt;                                    &amp;lt;%#GetSendUserContent(DataBinder.Eval(Container, "DataItem.FromUserDisplayName"),DataBinder.Eval(Container, "DataItem.FROMUSERGUID"))%&amp;gt;&lt;br /&gt;                                &amp;lt;/CellTemplate&amp;gt;&lt;br /&gt;                            &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt;                            &amp;lt;ISWebGrid:WebGridColumn Name="ToUserDisplayName" Caption="接收者" ColumnType="Template" Width="80px" IsAutoWidth="false"&lt;br /&gt;                                EditType="NoEdit"&amp;gt;&lt;br /&gt;                                &amp;lt;CellTemplate&amp;gt;&lt;br /&gt;                                    &amp;lt;%#GetReceiveUserContent(DataBinder.Eval(Container, "DataItem.ToUserDisplayName"), DataBinder.Eval(Container, "DataItem.TOUSERGUID"))%&amp;gt;&lt;br /&gt;                                &amp;lt;/CellTemplate&amp;gt;&lt;br /&gt;                            &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt;                            &amp;lt;ISWebGrid:WebGridColumn Name="IsRead" Caption="已读取" ColumnType="Template" Width="50px" IsAutoWidth="false"&lt;br /&gt;                                EditType="NoEdit"&amp;gt;&lt;br /&gt;                                &amp;lt;CellStyle HorizontalAlign="Center"&amp;gt;&amp;lt;/CellStyle&amp;gt;&lt;br /&gt;                                &amp;lt;CellTemplate&amp;gt;&lt;br /&gt;                                    &amp;lt;%#getSignInfoLink(DataBinder.Eval(Container.DataItem, "ToUserGuid"), DataBinder.Eval(Container.DataItem, "OrgReadTime"))%&amp;gt;&lt;br /&gt;                                &amp;lt;/CellTemplate&amp;gt;&lt;br /&gt;                            &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt;                        &amp;lt;/Columns&amp;gt;&lt;br /&gt;                    &amp;lt;/RootTable&amp;gt;&lt;br /&gt;                    &amp;lt;LayoutSettings AllowSorting="Yes" AllowSelectColumns="Yes" AlwaysShowHelpButton="false"&lt;br /&gt;                        AllowMultipleSelection="No" AllowColumnFreezing="No" StatusBarVisible="true"&lt;br /&gt;                        AutoHeight="true" AutoWidth="false" AutoFitColumns="true" AllowGrouping="No"&lt;br /&gt;                        PagingMode="ClassicPaging" PagingLoadMode="Custom" PagingSize="15" PagingDataRetrievalMode="ReturnPartialRows"&amp;gt;&lt;br /&gt;                        &amp;lt;ClientSideEvents OnInitialize="WG1_OnInitialize" OnAfterInitialize="WG1_OnAfterInitialize"&lt;br /&gt;                            OnRowContextMenu="WG1_OnRowContextMenu" /&amp;gt;&lt;br /&gt;                        &amp;lt;TextSettings Language="UseCustom" UseLanguage="zh-CN"&amp;gt;&lt;br /&gt;                        &amp;lt;/TextSettings&amp;gt;&lt;br /&gt;                        &amp;lt;HeaderStyle CssClass="WG-Header" /&amp;gt;&lt;br /&gt;                        &amp;lt;RowHeaderStyle CssClass="WG-RH"&amp;gt;&lt;br /&gt;                        &amp;lt;/RowHeaderStyle&amp;gt;&lt;br /&gt;                        &amp;lt;RowStyle CssClass="WG-Row"&amp;gt;&amp;lt;/RowStyle&amp;gt;&lt;br /&gt;                        &amp;lt;AlternatingRowStyle CssClass="WG-AR" /&amp;gt;&lt;br /&gt;                        &amp;lt;SelectedRowStyle CssClass="WG-SR" /&amp;gt;&lt;br /&gt;                        &amp;lt;LostFocusRowStyle CssClass="WG-LFR"&amp;gt;&lt;br /&gt;                        &amp;lt;/LostFocusRowStyle&amp;gt;&lt;br /&gt;                        &amp;lt;EditTextboxStyle CssClass="WG7W-ET"&amp;gt;&lt;br /&gt;                        &amp;lt;/EditTextboxStyle&amp;gt;&lt;br /&gt;                    &amp;lt;/LayoutSettings&amp;gt;&lt;br /&gt;                &amp;lt;/ISWebGrid:WebGrid&amp;gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;"11111111111111111"  in my Database is &lt;/p&gt;
&lt;p&gt;“&amp;lt;P&amp;gt;&amp;lt;FONT color=#ff0000 size=6 face=幼圆&amp;gt;11111111111111111&amp;lt;/FONT&amp;gt;&amp;lt;/P&amp;gt;”&lt;/p&gt;
&lt;p&gt;and I don't  set vertical allignement middle for that cell/row&lt;/p&gt;</description></item><item><title>ISGrid Row'sHeight Adaptive</title><link>http://www.intersoftsolutions.com/Community/WebGrid/ISGrid-RowsHeight-Adaptive/</link><pubDate>Wed, 28 Dec 2011 23:21:00 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>Hello,&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;What is the font size for "1111" red font? I also need your current Row Height size. You current layout does not help me at all to see your current issue. Have you also set vertical allignement middle for that cell/row?&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;Regards,&lt;br /&gt;Handy&lt;/div&gt;</description></item><item><title>ISGrid Row'sHeight Adaptive</title><link>http://www.intersoftsolutions.com/Community/WebGrid/ISGrid-RowsHeight-Adaptive/</link><pubDate>Wed, 28 Dec 2011 22:28:27 GMT</pubDate><dc:creator>gavin</dc:creator><description>&lt;blockquote&gt;&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;What property that you set? I am able to set RowHeight by using RowHeightDefault property.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;My LayoutSettings:&lt;/p&gt;
&lt;p&gt;&amp;lt;LayoutSettings AllowSorting="Yes" AllowSelectColumns="Yes" AlwaysShowHelpButton="false"&lt;br /&gt;                        AllowMultipleSelection="No" AllowColumnFreezing="No" StatusBarVisible="true"&lt;br /&gt;                        AutoHeight="true" AutoWidth="false" AutoFitColumns="true" AllowGrouping="No"&lt;br /&gt;                        PagingMode="ClassicPaging" PagingLoadMode="Custom" PagingSize="15" PagingDataRetrievalMode="ReturnPartialRows"&amp;gt; &lt;/p&gt;</description></item><item><title>ISGrid Row'sHeight Adaptive</title><link>http://www.intersoftsolutions.com/Community/WebGrid/ISGrid-RowsHeight-Adaptive/</link><pubDate>Wed, 28 Dec 2011 22:16:45 GMT</pubDate><dc:creator>gavin</dc:creator><description>&lt;p&gt;&lt;span class="short_text" id="result_box" lang="undefined" closure_uid_iijym5="186" pc="null" a="undefined" c="4"&gt;&lt;span class="hps" closure_uid_iijym5="176" pc="null"&gt; set RowHeight by using RowHeightDefault property is ok,&lt;/span&gt;&lt;/span&gt;&lt;span class="short_text" lang="undefined" closure_uid_iijym5="186" pc="null" a="undefined" c="4"&gt;&lt;span class="hps" closure_uid_iijym5="176" pc="null"&gt;How to make  RowHeight &lt;/span&gt;&amp;nbsp;&lt;span class="hps" closure_uid_iijym5="177" pc="null"&gt;adaptive?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>ISGrid Row'sHeight Adaptive</title><link>http://www.intersoftsolutions.com/Community/WebGrid/ISGrid-RowsHeight-Adaptive/</link><pubDate>Wed, 28 Dec 2011 21:01:05 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;What property that you set? I am able to set RowHeight by using RowHeightDefault property. &lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>ISGrid Row'sHeight Adaptive</title><link>http://www.intersoftsolutions.com/Community/WebGrid/ISGrid-RowsHeight-Adaptive/</link><pubDate>Wed, 28 Dec 2011 05:04:13 GMT</pubDate><dc:creator>gavin</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 11pt"&gt;Hello ,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 11pt"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="font-size: 11pt"&gt;I found IN IE8 ,Row's Height can't Adaptive,but in FireFox is fine.&lt;span style="font-size: 11pt"&gt;Anyone can help me to solve this problem ? &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>