﻿<?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 - WebGrid 7 custom grouping.</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7-custom-grouping/</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>WebGrid 7 custom grouping.</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7-custom-grouping/</link><pubDate>Fri, 10 Oct 2014 07:53:20 GMT</pubDate><dc:creator>Hans</dc:creator><description>&lt;p&gt;Hello,&lt;br&gt;&lt;br&gt;Regarding work item ASPNET-121, developer team have managed to fix the issue.&lt;br&gt;I will attach the nightly build for work item ASPNET-121.&lt;br&gt;Please kindly have review on the hotfix.&lt;br&gt;&lt;br&gt;NB: Please note that nightly build (pre-release version of hotfix) is not tested for regression. We hope customers can collaborate and test it in their project.&lt;br&gt;&lt;br&gt;Thank you for your help.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.&lt;br&gt;&lt;/p&gt;</description></item><item><title>WebGrid 7 custom grouping.</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7-custom-grouping/</link><pubDate>Thu, 09 Oct 2014 10:17:43 GMT</pubDate><dc:creator>devashish</dc:creator><description>&lt;p&gt;Hi Hans,&lt;/p&gt;&lt;p&gt;Sorry for delay in reply.&lt;/p&gt;&lt;p&gt;I raised a ticket on your developer network regarding this with work item ASPNET-121.&lt;/p&gt;&lt;p&gt;Regards,&lt;br&gt;Dev&lt;/p&gt;&lt;p&gt;&lt;span face="Times New Roman" style="font-size: 10pt;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>WebGrid 7 custom grouping.</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7-custom-grouping/</link><pubDate>Wed, 20 Aug 2014 00:35:59 GMT</pubDate><dc:creator>Hans</dc:creator><description>Hello,&lt;br&gt;&lt;br&gt;Thank you for the information.&lt;br&gt;&lt;br&gt;I try to modify the WebGrid sample, “ClientBinding_WebService.aspx” page based on your post.&lt;br&gt;But unfortunately, the Grouping feature works fine on my end.&lt;br&gt;&lt;br&gt;Here’s I attached the modified page, please kindly have review on the page.&lt;br&gt;And then please let me know if there is an additional configuration that I need to reproduce the issue.&lt;br&gt;&lt;br&gt;My current assembly version is WebGrid v8.0.7200.259 &amp;amp; ISNet v3.0.5000.912.&lt;br&gt;My current browser is Internet Explorer 11.&lt;br&gt;What is your current assembly version &amp;amp; browser?&lt;br&gt;&lt;br&gt;Thank you for your help.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.</description></item><item><title>WebGrid 7 custom grouping.</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7-custom-grouping/</link><pubDate>Tue, 19 Aug 2014 06:26:17 GMT</pubDate><dc:creator>devashish</dc:creator><description>Hi,&lt;div&gt;I am getting the same issue after I added the DataLoadMode="PagedData" in ClientBindingSettings.&amp;nbsp;&lt;/div&gt;&lt;div&gt;Please below the changes to be made in the&amp;nbsp;ClientBinding_WebService.aspx file to get the issue.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Regards&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&amp;lt;LayoutSettings&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PersistRowChecker="true"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AllowGrouping="Yes"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AllowSorting="Yes"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AllowColumnFreezing="Yes"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AllowContextMenu="true"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AllowColumnSizing="Yes"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AllowColumnMove="Yes"&amp;nbsp;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; GroupByBoxVisible="true"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HideColumnsWhenGrouped="No"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AllowFilter="Yes"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AllowBatchUpdate="True"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AllowEdit="Yes"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AllowAddNew="No"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AllowDelete="No"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PagingLoadMode="Custom"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PagingMode="VirtualLoad"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PagingDataRetrievalMode="ReturnPartialRows"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; VirtualPageSize="100"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; VirtualLoadMode="LargeData"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AutoFilterSuggestion="True"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ShowFilterStatus="True"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AutoWidth="true"&amp;gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&amp;lt;ClientBindingSettings&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ItemTypeName="ProductsNeedingAllocations"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DataSourceType="WebService"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ServiceUrl="~/Services/SKUAllocationsHotlistService.asmx"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; FetchDataOnPageLoad="true"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DataLoadMode="PagedData"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; EnableGroupRowPaging="true"&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; GroupRowPageSize="100"&amp;gt;&lt;/div&gt;&lt;/div&gt;</description></item><item><title>WebGrid 7 custom grouping.</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7-custom-grouping/</link><pubDate>Fri, 28 Jan 2011 02:39:42 GMT</pubDate><dc:creator>MarTin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Grouping feature works in client-binding scenario on WebGrid.&lt;/p&gt;
&lt;p&gt;Have you tried our sample file on &lt;strong&gt;ClientBinding_WebService.aspx&lt;/strong&gt;? It is located in [&lt;strong&gt;Installation Folder]\Intersoft Solutions\Intersoft WebUI Studio 2010 R2\Samples\For ASP.NET\ISNet.WebUI.Samples\cs\WebGrid&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This sample is using Client-binding operation mode with grouping, sorting and filtering features enabled.&lt;/p&gt;
&lt;p&gt;Do you have any simple working sample that replicates the error? Maybe you can provide me the sample, so that I could test it from my end.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you. &lt;/p&gt;</description></item><item><title>WebGrid 7 custom grouping.</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7-custom-grouping/</link><pubDate>Thu, 27 Jan 2011 12:48:26 GMT</pubDate><dc:creator>jeremy@inquesttechnologies.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; I am using webgrid 7 with client binding and paged data. I am getting the error "&lt;strong&gt;Microsoft JScript runtime error: 'length' is null or not an object&lt;/strong&gt;" while grouping a column. Here is the code snippet I do at webservices&lt;/p&gt;
&lt;p&gt;if(S&lt;span style="font-size: 13px"&gt;electArguments.OperationType == &lt;span style="color: #2b91af; font-size: 13px"&gt;&lt;span style="color: #2b91af; font-size: 13px"&gt;SelectOperation&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;.SelectGroup)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt;{&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt; return customerResults.GroupByMany(S&lt;span style="font-size: 13px"&gt;electArguments&lt;/span&gt;.GroupByExpression);&lt;/span&gt; 
&lt;p&gt;}.&lt;/p&gt;
&lt;p&gt;this code returns proper GroupResult  objects. but the grid is throwing error at client side . I am not able to fix this, also there is no proper document or sample on how to use this particular feature. I get the feeling that the clientbinding -grouping just doesnt work.&lt;/p&gt;
&lt;p&gt;Please reply ASAP.&lt;/p&gt;
&lt;p&gt;thank you.&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;
&amp;nbsp; </description></item></channel></rss>