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
<ISWebGrid:WebGrid ID="WebGrid1" runat="server" Height="300px" UseDefaultStyle="True" Width="817px" DefaultStyleMode="Elegant" BindingOperationMode="ClientBinding" ViewStateStorage="None" StateRestorationLevel="Low"> <LayoutSettings AllowColumnMove="Yes" AllowFilter="Yes" AllowGrouping="Yes" AllowSorting="Yes" GroupByBoxVisible="True" AutoFilterSuggestion="true" HeaderClickAction="SortMulti" InProgressUIBehavior="ChangeCursorToHourGlass" AllowAddNew="Yes" AllowDelete="Yes" AllowEdit="Yes" PagingMode="ClassicPaging" AllowDefaultStyleMerging="true"> <HeaderStyle Wrap="false" /> <ClientSideEvents OnUnhandledError="OnUnhandledError" /> </LayoutSettings> <RootTable DataKeyField="EmployeeId"> <Columns> <ISWebGrid:WebGridColumn Caption="EmployeeId" DataMember="EmployeeId" Name="EmployeeId" Width="100px"> </ISWebGrid:WebGridColumn> <ISWebGrid:WebGridColumn Caption="FirstName" DataMember="FirstName" Name="FirstName" Width="100px" AggregateFunction="Count"> </ISWebGrid:WebGridColumn> </Columns> </RootTable> <ClientBindingSettings DataSourceType="WebService" ServiceUrl="~/Webservices/settings.asmx" ItemTypeName="Andron.Core.Linq.LinqEmployee" DataLoadMode="PagedData" PreloadGroupTotals="True" FetchDataOnPageLoad="False" EnableGroupRowPaging="True"> <ServiceMethods SelectMethod="GetPagedEmployees" DeleteMethod="DeleteCustomer" InsertMethod="InsertCustomer" UpdateMethod="UpdateCustomer" /> <ServiceEvents Selecting="Service_Selecting" Selected="Service_Selected" Inserting="Service_Inserting" Inserted="Service_Inserted" Deleting="Service_Deleting" Deleted="Service_Deleted" Updating="Service_Updating" Updated="Service_Updated" /> </ClientBindingSettings> </ISWebGrid:WebGrid>
Hi Paul,Unfortunately I was unable to replicate your issue. I'm using WebGrid nightly build version 431. Would you please let me know your email address at riendy@intersoftpt.com? I will send you the nightly build.To trace your project, I need to know the methods inside webServices.cs, setting.asmx, and Grid's code.
Is it possible for you to give me a simple runable which reproduce this issue ?
Regards.Riendy
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