GroupBy does not work using ISLinqDataSource

4 replies. Last post: April 23, 2010 4:25 PM by Steve Gavrilles
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

I first must apologize that I am new to Linq and to handling large amounts of rows.

Here is my problem:

 

I have a WebGrid (Ver 7) that is bound to a ISLinqDatasource. The datasource has approx. 10,000 rows.

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.

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).

I am a bit baffled, I have tried playing with the data and caching settings but have not been able to get it working.

I have attached the web page showing my settings.

I am using Visual Studio 2008 with .net 3.5 and SQL Server 2003 all running in 64bit mode.

Pleas help...

1 attachment
All times are GMT -5. The time now is 2:34 AM.
Previous Next