HomeCommunityControl GalleryData & XMLGridsCompleteGridView

CompleteGridView



(6) Submit a Review

2,703 Downloads

16,870 Views


Description

CompleteGridView is a ASP.NET data grid component derived from Microsoft's GridView. It is written with Framework 2.0 and it is absolutely free.
CompleteGridView has the following enhancements:

  • Master detail template to support displaying master detail data. Unlimited levels of master detail. Just be sure to use pagination in order not to have huge size pages. For a better understanding of this feature please watch the video demonstration.
  • Unselect button for setting SelectedIndex of the GridView to -1 when a GridViewRow is selected (unselecting a row in GridView).
  • Quick filter tool for filtering data.
  • Advanced filtering options panel to search either in beginning or inside values or to mix filters with OR/AND operators.
  • Sort arrow icon to help the use to see the sorting order (ascending,descending) applied to a column.
  • CachedDataItems property to access the DataItem property of any GridViewRow any time ( not only in the RowDataBound event ).
  • Record count row that displays the number of records from the datasource and what records are displayed on the current page in a customizable format ( e.g. Displaying items 1 to 10 from 215 ).

Screenshots

Reviews

Submit a review

New Download URL

Reviewed by: hornwood509 on Wednesday, July 15, 2009

5 Stars

The Author is indeed MIA and the above link is dead. You can find the control and the source for it here http://code.msdn.microsoft.com/CompleteGridView/Release/ProjectReleases.aspx?ReleaseId=707 We are hoping to keep it alive and improve apon the current functionality.

Download not working

Reviewed by: cfthong on Wednesday, January 07, 2009

2 Stars

I tried to download but file not found...

Ignore last user

Reviewed by: ctrlaltdl on Thursday, August 28, 2008

5 Stars

You can ignore the last review. He's still learning how to use VS. This component works great. I've been using it for a couple years. The only issue I have is the author seems to be MIA. Fortunately the source is available, so if it don't work fix it.

gotta be kiddin me

Reviewed by: riix on Thursday, July 03, 2008

1 Stars

does anyone test this stuff? drag the control onto design page - fine. flip into source - fine. do *anything* in source (simply add 'autogeneratecolumns=false') - fine. go back to design mode: "Error Creating Control" And now its perma-broke until you go and delete EVERYTHING from start tag's trailing ">" to end tag's initial "<" .. .. not bad, only took me 1/2 hr to figure out another useless component (can't have it freaking out like this and disturbing my sleeping developers) .. Visual Studio is a FUDE (Fundamentally Unstable Development Environment).

Splendid

Reviewed by: Hornwood509 on Tuesday, November 13, 2007

5 Stars

Price versus Functionality. This control is wonderful! The ease of use, helpful videos and the extra controls you get with it are an added bonus. Well worth a look at.

A great Gridview without all the frills

Reviewed by: kimmeyer on Wednesday, June 07, 2006

5 Stars

A great Gridview, easy to use especially for the beginner. Puts the finishing touches on the standard Gridview. If you are looking for a Gridview with built in searching you cant go past this and at a price that also makes it an option for the Novice/Hobbyist Developer.