Hi Team,
I can't get this to work in IE8 (only in IE7 and IE8 compatibility mode). When I click in a cell to edit the editbox is a bit to large.
But it works if I put the ultraweggrid outside the webtab. Is this is bug or am I doing something wrong here?
code Example :
<
igtbl:UltraWebGrid ID="grdSiteFunc" DisplayLayout-AutoGenerateColumns="false" runat
="server"
Width="95%" Height="350px" EnableViewState
="true">
<Bands
>
<igtbl:UltraGridBand
<AddNewRow View="NotSet" Visible
="NotSet">
</AddNewRow
<Columns
<igtbl:UltraGridColumn AllowUpdate="No" Hidden="true" Key
="ModFunctionID">
</igtbl:UltraGridColumn
<igtbl:UltraGridColumn AllowUpdate="No" Key="ModFunctionName" Width
="200px">
<HeaderStyle HorizontalAlign="Left"
/>
<CellStyle HorizontalAlign
="Left">
</CellStyle
<Header Caption
="Function">
<RowLayoutColumnInfo OriginX="1"
</Header
<Footer
</Footer
<igtbl:UltraGridColumn AllowUpdate="Yes" DataType="System.String" Key
="ModFunctionAlias"
Width
="250px">
<CellStyle HorizontalAlign="left" Wrap
="True">
="Alias">
<RowLayoutColumnInfo OriginX="2"
="ModFunctionHeader"
="100px">
="Page Header">
<igtbl:UltraGridColumn AllowUpdate="Yes" DataType="System.Boolean" Key="Site" Type
="CheckBox"
="80px">
="Center">
="">
</Columns
</igtbl:UltraGridBand
Please help this issues to reslove.
Thanks
Hi ranganathanpalanisamy,
Can you please explain in details what is your scenario? Do you have your grid placed inside of a WebTab of UltraWebTab? Is the issue only present in IE8? Also, please provide me with a complete sample which I can test or the whole markup for the grid if possible. Thank you.
Hello ranganathanpalanisamy,
If you still need assistance with the matter, please let me know.