﻿<?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 - GroupBy does not work using ISLinqDataSource</title><link>http://www.intersoftsolutions.com/Community/WebGrid/GroupBy-does-not-work-using-ISLinqDataSource/</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>GroupBy does not work using ISLinqDataSource</title><link>http://www.intersoftsolutions.com/Community/WebGrid/GroupBy-does-not-work-using-ISLinqDataSource/</link><pubDate>Fri, 23 Apr 2010 16:25:30 GMT</pubDate><dc:creator>stevegavrilles</dc:creator><description>&lt;p&gt;I have found that here is a workaround for this issue.&lt;/p&gt;
&lt;p&gt;if you have  &lt;em&gt;PagingExportMode="ExportAllData"&amp;nbsp;&lt;/em&gt;  and Classic Paging enabled, you can get around this bug by setting the &lt;em&gt;Paging Size For Virtual Load&lt;/em&gt; to something greater than the maximum rows in your grid.&lt;/p&gt;
&lt;p&gt;So, if you have 12000 rows in your grid and want to export all, make sure the &lt;em&gt;Paging Size For Virtual Load&lt;/em&gt;  is set to something greater than 12000.&lt;/p&gt;
&lt;p&gt;For some reason, even though you are using Classic Paging the &lt;em&gt;Paging Size For Virtual Load&lt;/em&gt;  is controlling the Export Capabilities.&lt;/p&gt;
&lt;p&gt;Steve...&lt;/p&gt;</description></item><item><title>GroupBy does not work using ISLinqDataSource</title><link>http://www.intersoftsolutions.com/Community/WebGrid/GroupBy-does-not-work-using-ISLinqDataSource/</link><pubDate>Mon, 12 Apr 2010 00:27:22 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Regarding the PagingExportMode issue in self reference grid, the issue is currently still open. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Our developer is currently focusing on the WebUI Studio 2010 R1 release, so the self reference grid export issue fix is currently being planned for May release.&lt;/p&gt;
&lt;p&gt; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>GroupBy does not work using ISLinqDataSource</title><link>http://www.intersoftsolutions.com/Community/WebGrid/GroupBy-does-not-work-using-ISLinqDataSource/</link><pubDate>Sun, 11 Apr 2010 12:37:31 GMT</pubDate><dc:creator>stevegavrilles</dc:creator><description>&lt;p&gt;Is there an answer to this problem?&lt;/p&gt;
&lt;p&gt;Our client does not want to have to export every page seperately.&lt;/p&gt;
&lt;p&gt;If this is not going to be fixed, we will have to abandon using your grid.&lt;/p&gt;
&lt;p&gt;We will be forced to go back to DevExpress as our grid control simply because although their grid is not as robust as yours,  everything works.&lt;/p&gt;
&lt;p&gt;Please let us know ASAP, our client is waiting for an answer from us.&lt;/p&gt;
&lt;p&gt;Very dissapointing.&lt;/p&gt;</description></item><item><title>GroupBy does not work using ISLinqDataSource</title><link>http://www.intersoftsolutions.com/Community/WebGrid/GroupBy-does-not-work-using-ISLinqDataSource/</link><pubDate>Tue, 06 Apr 2010 00:21:25 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;It seems the &lt;em&gt;PagingExportMode="ExportAllData"&lt;/em&gt; will not work for self reference grid. I have submitted a bug report for further analysis. We will inform you if there is any update or progress regarding this issue.&lt;/p&gt;&lt;p&gt;Regarding the grouping feature, this is the default behavior. The paging will also take account the grouped row. If the grouped row from a category already reach a page size, the curernt page view will only show a category. The WebGrid already have a property &lt;em&gt;PagingDetectPartialGroupRows&lt;/em&gt; under &lt;em&gt;LayoutSettings&lt;/em&gt; for you to show some information if the group data could not hold all row in the current page view.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>GroupBy does not work using ISLinqDataSource</title><link>http://www.intersoftsolutions.com/Community/WebGrid/GroupBy-does-not-work-using-ISLinqDataSource/</link><pubDate>Mon, 05 Apr 2010 11:48:25 GMT</pubDate><dc:creator>stevegavrilles</dc:creator><description>&lt;p&gt;I first must apologize that I am new to Linq and to handling large amounts of rows.&lt;/p&gt;
&lt;p&gt;Here is my problem:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I have a WebGrid (Ver 7) that is bound to a ISLinqDatasource. The datasource has approx. 10,000 rows.&lt;/p&gt;
&lt;p&gt;The grid runs fine and is fast. But, it appears that the gouping and export only look at the fist page of data. I have set the export to AllData but it still only exports the current page.&lt;/p&gt;
&lt;p&gt;The grid has a column called Catgeory that has vaules from 20 to 72, but when i drag the column into the GroupBy header, it only returns the fist 2 categories (20 and 21).&lt;/p&gt;
&lt;p&gt;I am a bit baffled, I have tried playing with the data and caching settings but have not been able to get it working.&lt;/p&gt;
&lt;p&gt;I have attached the web page showing my settings.&lt;/p&gt;
&lt;p&gt;I am using Visual Studio 2008 with .net 3.5 and SQL Server 2003 all running in 64bit mode.&lt;/p&gt;
&lt;p&gt;Pleas help...&lt;/p&gt;</description></item></channel></rss>