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
Since WebGrid 8 you are you are not copying text of cell directly to value, but if its date you are goin Value= new Date(cellText).
And that doesnt works well with hr-hr culture.
Hi, can you send me your entire sample project.
Cant you just put that piece of code inside try-catch block?
<iswebgrid:WebGrid ID="WebGrid1" runat="server" UseDefaultStyle="true" DefaultStyleMode="Win7" AllowPivotCharting="true" ChartMode="InteractiveUI"> <LayoutSettings ShowColumnAction="true" AutoFilterSuggestion="true" AllowSelectColumns="Yes" AllowGrouping="Yes" AllowEdit="No" ColumnFooters="No" HeaderClickAction="SortMulti" AllowAddNew="No" AllowColumnSizing="Yes" ColumnHeaders="Yes" HideColumnsWhenGrouped="No" AllowSorting="Yes" AllowFilter="Yes" RowHeaders="Yes" AllowColumnMove="Yes" AllowDelete="No" NewRowLostFocusAction="AlwaysPrompt" PagingMode="VirtualLoad" ApplyFiltersKey="Enter" GroupByBoxVisible="True" AllowExport="Yes" GroupRowInfoFormatDefault="[value]:([count])" AllowColumnFreezing="Yes" FreezePaneSettings-ShowInContextMenu="true" AlwaysShowHelpButton="false" AutoHeight="true" AutoWidth="true" FreezePaneSettings-MaxFrozenColumns="4" FreezePaneSettings-AbsoluteScrolling="true" ShowFilterStatus="true"> <TextSettings Language="UseCulture"> </TextSettings> <ClientSideEvents OnCellDblClick="OnCellDblClick"></ClientSideEvents> </LayoutSettings> <ChartSettings ChartEngine="BuiltIn" ImageFormat="Png"> <VisualEffectSettings ShapeRenderingMode="AntiAlias" EnableJittering="true" TextRenderingHint="AntiAliasGridFit" /> </ChartSettings> <ChartInteractiveUI RibbonState="Shown"> <ChartTypeRibbon Visible="true"> <AreaType EnableBasic3DAreaType="false" EnableStacked3DAreaType="false" EnableStackedPercentage3DAreaType="false" /> <BarType EnableBasic3DBarType="false" EnableClustered3DBarType="false" EnableStacked3DBarType="false" EnableStackedPercentage3DBarType="false" /> <ColumnType EnableBasic3DColumnType="false" EnableStacked3DColumnType="false" EnableClustered3DColumnType="false" EnableStackedPercentage3DColumnType="false" /> <DoughnutType EnableBasic3DDoughnutType="false" EnableExploded3DDoughnutType="false" /> <LineType EnableBasic3DLineType="false" EnableBasic3DLineWithMarkersType="false" EnableOverlapped3DLineType="false" EnableStacked3DLineType="false" EnableStackedPercentage3DLineType="false" EnableStackedPercentage3DLineWithMarkersType="false" EnableOverlapped3DLineWithMarkersType="false" EnableOverlappedLineWithMarkersType="false" EnableStacked3DLineWithMarkersType="false" /> <PieType EnableBasic3DPieType="false" EnableExploded3DPieType="false" EnableExplodedPieType="false" /> </ChartTypeRibbon> <ShowOrHideRibbon ShowFieldList="true" Visible="true" /> </ChartInteractiveUI> </iswebgrid:WebGrid>
Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18408
As far as i tested it, there is some problem with GetCheckedRows() function under master page.
I have been able to find following problem on your rowchecker live demo.
1) Live demo:
http://live.intersoftpt.com/cs/WebGrid/RowCheckerColumn.aspx?path=%2fWebGrid%2fGrid+Layout+Mode&noframe=1
2)pick one row with rowchecker
3)Press „Get Checked Rows in server“ button
4)Now use rowchecker button for selecting all rows
Now rowchecker will work sluggish.
Can you post me attachment with code sample from above mentioned example.
Put html and body element to 100% height , no margins and try following code:
setHeight();
});
maxHeight = document.body.clientHeight;
}
};
Put AutoHeight to false, and WebGrid height to 100%.
Put fix height fo HeaderContainer,for example Height="33px".
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