iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi,
When i changed the doctype to HTML from XHTML, the status bar is correctly positioned. But the webcombo button disappears on the click. you can see that at http://admin.usencode.com/TestPage.aspx.
Please tell me how to solve this issue.
First i had installed intersoft 2008 and i have been working. when intersoft 2009 was installed i have uninstalled the 2008 version and made a fresh installation of 2009. Does this issues related to version problem?
suppose if i update the control using update manager, do i need to make any upgrade to my existing code?
It is happening to all of the grid.The grid is placed under update panel. I am binding the data on the page load and the grid moves 10 pixel down on the first page load. When i click a button on the page, the status bar gets sticked to the grid correctly.
I have tested my code in a new dotnet application, it works fine without any javascript errors. When i tested the same in DNN 5.1.1 removing other controls, the javascript error occurs. i have attached my DNN module
Below is the control definition i used
<ISWebGrid:WebGrid ID="igvECDFile" runat="server" Height="300px" UseDefaultStyle="True"
Width="490px" DefaultStyleMode="Elegant">
<LayoutSettings AlternatingColors="True" GridLineStyle="Solid" Hierarchical="false"
AutoFilterSuggestion="false" GridLineColor="236, 233, 216" CellPaddingDefault="0"
DisplayDetailsOnUnhandledError="false" ApplyFiltersKey="Enter" RowHeightDefault="10px"
AllowColumnMove="No" AllowExport="No" AllowColumnSizing="No" RowHeaders="No"
AllowGrouping="Yes" AllowSorting="No" AutoFitColumns="True" PagingMode="VirtualLoad"
AlwaysShowHelpButton="False">
<ClientSideEvents OnCellClick="igvECDFile_DoCellClick" />
</LayoutSettings>
<RootTable Caption="ECD File Details" DataKeyField="ID">
<Columns>
<ISWebGrid:WebGridColumn Caption="File Name" HiddenDataMember="ID" DataMember="FileName"
Name="FileName" Width="50px">
<HeaderStyle HorizontalAlign="Center" />
</ISWebGrid:WebGridColumn>
<ISWebGrid:WebGridColumn Caption="Version" DataMember="Version" Name="Version" Width="80px">
<ISWebGrid:WebGridColumn Caption="File Size" DataMember="FileSize" Name="FileSize"
Width="80px">
<ISWebGrid:WebGridColumn Caption="Delete" ColumnType="Image" EditType="NoEdit" ButtonAutoPostback="true"
CellImage="/images/delete.gif" ButtonImage="/images/delete.gif" Name="Delete"
Width="30px">
</Columns>
</RootTable>
</ISWebGrid:WebGrid>
and in the server page on page load i am binding a dataset which will contain only one table. i am getting 'SubTableIds.length' error in the browser on the page load. i hope this information is enough for you tell a solution.
How can i be notified about the service pack 1 release or any updates?
I am using web combo version 4.0.7200.213
I am using DNN 5.1, ajax 1.1. The ajax tab is placed inside the update panel. when i have a button and on clicking on it makes ajax post back. At that time i am getting this issue.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname