skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class GridDataView

Represents the view with data rows

Inheritance
System.Object
RadCollectionView<GridViewRowInfo>
RadDataView<GridViewRowInfo>
GridDataView
Inherited Members
RadDataView<GridViewRowInfo>.CreateIndex()
RadDataView<GridViewRowInfo>.IndexOf(GridViewRowInfo)
RadDataView<GridViewRowInfo>.Find(Int32, Object)
RadDataView<GridViewRowInfo>.MoveToLastPage()
RadDataView<GridViewRowInfo>.RefreshOverride()
RadDataView<GridViewRowInfo>.GetItemPage(GridViewRowInfo)
RadDataView<GridViewRowInfo>.OnNotifyPropertyChanged(PropertyChangedEventArgs)
RadDataView<GridViewRowInfo>.ProcessCollectionChanged(NotifyCollectionChangedEventArgs)
RadDataView<GridViewRowInfo>.EnsureDescriptors()
RadDataView<GridViewRowInfo>.Comparer
RadDataView<GridViewRowInfo>.UseHybridIndex
RadDataView<GridViewRowInfo>.GroupComparer
RadDataView<GridViewRowInfo>.Groups
RadDataView<GridViewRowInfo>.GroupBuilder
RadDataView<GridViewRowInfo>.GroupPredicate
RadDataView<GridViewRowInfo>.DefaultGroupPredicate
RadDataView<GridViewRowInfo>.CanPage
RadDataView<GridViewRowInfo>.CanFilter
RadDataView<GridViewRowInfo>.CanGroup
RadDataView<GridViewRowInfo>.CanSort
RadDataView<GridViewRowInfo>.Indexer
RadDataView<GridViewRowInfo>.TotalPages
RadDataView<GridViewRowInfo>.Items
RadDataView<GridViewRowInfo>.ItemCount
RadCollectionView<GridViewRowInfo>.PassesFilter(GridViewRowInfo)
RadCollectionView<GridViewRowInfo>.BeginUpdate()
RadCollectionView<GridViewRowInfo>.EndUpdate(Boolean)
RadCollectionView<GridViewRowInfo>.EndUpdate()
RadCollectionView<GridViewRowInfo>.DeferRefresh()
RadCollectionView<GridViewRowInfo>.CopyTo(GridViewRowInfo[], Int32)
RadCollectionView<GridViewRowInfo>.LoadData(IEnumerable<GridViewRowInfo>)
RadCollectionView<GridViewRowInfo>.FindGroup(Group<GridViewRowInfo>)
RadCollectionView<GridViewRowInfo>.ContainsGroup(Group<GridViewRowInfo>)
RadCollectionView<GridViewRowInfo>.Contains(GridViewRowInfo)
RadCollectionView<GridViewRowInfo>.FilterEvaluate(FilterDescriptor, GridViewRowInfo)
RadCollectionView<GridViewRowInfo>.Evaluate(String, GridViewRowInfo)
RadCollectionView<GridViewRowInfo>.Evaluate(String, Int32, Int32)
RadCollectionView<GridViewRowInfo>.Evaluate(String, IEnumerable<GridViewRowInfo>)
RadCollectionView<GridViewRowInfo>.TryEvaluate(String, IEnumerable<GridViewRowInfo>, Object)
RadCollectionView<GridViewRowInfo>.TryEvaluate(String, IEnumerable<GridViewRowInfo>, Int32, Object)
RadCollectionView<GridViewRowInfo>.ClearThreadedFilterNodes()
RadCollectionView<GridViewRowInfo>.LazyRefresh()
RadCollectionView<GridViewRowInfo>.InitializeSource(IEnumerable<GridViewRowInfo>)
RadCollectionView<GridViewRowInfo>.OnCurrentChanged(EventArgs)
RadCollectionView<GridViewRowInfo>.OnCurrentChanging(CancelEventArgs)
RadCollectionView<GridViewRowInfo>.MoveCurrentTo(GridViewRowInfo)
RadCollectionView<GridViewRowInfo>.MoveCurrentToFirst()
RadCollectionView<GridViewRowInfo>.MoveCurrentToLast()
RadCollectionView<GridViewRowInfo>.MoveCurrentToNext()
RadCollectionView<GridViewRowInfo>.MoveCurrentToPosition(Int32)
RadCollectionView<GridViewRowInfo>.SetCurrentPositionCore(Int32, Boolean)
RadCollectionView<GridViewRowInfo>.SetCurrentPositionCore(Int32, Boolean, CurrentChangeReason)
RadCollectionView<GridViewRowInfo>.MoveCurrentToPrevious()
RadCollectionView<GridViewRowInfo>.Refresh()
RadCollectionView<GridViewRowInfo>.OnCollectionChanged(NotifyCollectionChangedEventArgs)
RadCollectionView<GridViewRowInfo>.EnsurePageIndex()
RadCollectionView<GridViewRowInfo>.IReadOnlyCollection<GridViewRowInfo>.CopyTo(GridViewRowInfo[], Int32)
RadCollectionView<GridViewRowInfo>.GetEnumerator()
RadCollectionView<GridViewRowInfo>.IEnumerable.GetEnumerator()
RadCollectionView<GridViewRowInfo>.MoveToFirstPage()
RadCollectionView<GridViewRowInfo>.MoveToNextPage()
RadCollectionView<GridViewRowInfo>.MoveToPage(Int32)
RadCollectionView<GridViewRowInfo>.MoveToPreviousPage()
RadCollectionView<GridViewRowInfo>.OnPageChanging(Int32)
RadCollectionView<GridViewRowInfo>.OnPageChanged()
RadCollectionView<GridViewRowInfo>.ChangeCurrentOnAdd
RadCollectionView<GridViewRowInfo>.IsEmpty
RadCollectionView<GridViewRowInfo>.IsDynamic
RadCollectionView<GridViewRowInfo>.Count
RadCollectionView<GridViewRowInfo>.Item[Int32]
RadCollectionView<GridViewRowInfo>.CaseSensitive
RadCollectionView<GridViewRowInfo>.FilterExpression
RadCollectionView<GridViewRowInfo>.BypassFilter
RadCollectionView<GridViewRowInfo>.BypassSort
RadCollectionView<GridViewRowInfo>.HasFilter
RadCollectionView<GridViewRowInfo>.IsInUpdate
RadCollectionView<GridViewRowInfo>.HasDataOperation
RadCollectionView<GridViewRowInfo>.GroupFactory
RadCollectionView<GridViewRowInfo>.HasGroup
RadCollectionView<GridViewRowInfo>.Version
RadCollectionView<GridViewRowInfo>.SortDescriptorCollectionFactory
RadCollectionView<GridViewRowInfo>.GroupDescriptorCollectionFactory
RadCollectionView<GridViewRowInfo>.HasSort
RadCollectionView<GridViewRowInfo>.CurrentItem
RadCollectionView<GridViewRowInfo>.CurrentPosition
RadCollectionView<GridViewRowInfo>.SourceCollection
RadCollectionView<GridViewRowInfo>.SortDescriptors
RadCollectionView<GridViewRowInfo>.GroupDescriptors
RadCollectionView<GridViewRowInfo>.Filter
RadCollectionView<GridViewRowInfo>.IsIncrementalFiltering
RadCollectionView<GridViewRowInfo>.DefaultFilter
RadCollectionView<GridViewRowInfo>.PagingBeforeGrouping
RadCollectionView<GridViewRowInfo>.CanChangePage
RadCollectionView<GridViewRowInfo>.IsPageChanging
RadCollectionView<GridViewRowInfo>.PageIndex
RadCollectionView<GridViewRowInfo>.PageSize
RadCollectionView<GridViewRowInfo>.CurrentChanged
RadCollectionView<GridViewRowInfo>.CurrentChanging
RadCollectionView<GridViewRowInfo>.CollectionChanged
RadCollectionView<GridViewRowInfo>.PropertyChanged
RadCollectionView<GridViewRowInfo>.PageChanged
RadCollectionView<GridViewRowInfo>.PageChanging
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.GridView.dll

Syntax

public class GridDataView : RadDataView<GridViewRowInfo>, ICollectionView<GridViewRowInfo>, IPagedCollectionView, IReadOnlyCollection<GridViewRowInfo>, IEnumerable<GridViewRowInfo>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Constructors

GridDataView(GridViewListSource)

Initializes a new instance of the GridDataView class.

Declaration
public GridDataView(GridViewListSource listSource)
Parameters
GridViewListSource listSource

The list source.

Methods

CreateGroupBuilder()

Creates the group builder.

Declaration
protected override GroupBuilder<GridViewRowInfo> CreateGroupBuilder()
Returns
GroupBuilder<GridViewRowInfo>

Overrides
Telerik.WinControls.Data.RadDataView<Telerik.WinControls.UI.GridViewRowInfo>.CreateGroupBuilder()

GetFieldValue(GridViewRowInfo, String)

Gets the field value.

Declaration
protected override object GetFieldValue(GridViewRowInfo item, string fieldName)
Parameters
GridViewRowInfo item

The item.

System.String fieldName

Name of the field.

Returns
System.Object

Overrides
Telerik.WinControls.Data.RadCollectionView<Telerik.WinControls.UI.GridViewRowInfo>.GetFieldValue(Telerik.WinControls.UI.GridViewRowInfo, System.String)

VersionUpdateNeeded(NotifyCollectionChangedEventArgs)

Declaration
protected override bool VersionUpdateNeeded(NotifyCollectionChangedEventArgs args)
Parameters
NotifyCollectionChangedEventArgs args

Returns
System.Boolean

Overrides
Telerik.WinControls.Data.RadCollectionView<Telerik.WinControls.UI.GridViewRowInfo>.VersionUpdateNeeded(Telerik.WinControls.Data.NotifyCollectionChangedEventArgs)

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.