skip navigation
  • Product Bundles

    DevCraft

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

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

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

    Mobile

    UI for .NET MAUI UI for Xamarin

    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 Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    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 and Security
    • 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 TemplateDataView

Represents the view for the data row.

Inheritance
System.Object
RadCollectionView<GridViewRowInfo>
RadDataView<GridViewRowInfo>
TemplateDataView
Inherited Members
RadDataView<GridViewRowInfo>.CreateIndex()
RadDataView<GridViewRowInfo>.CreateGroupBuilder()
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>.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>.GetFieldValue(GridViewRowInfo, String)
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>.VersionUpdateNeeded(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 TemplateDataView : RadDataView<GridViewRowInfo>, ICollectionView<GridViewRowInfo>, IPagedCollectionView, IReadOnlyCollection<GridViewRowInfo>, IEnumerable<GridViewRowInfo>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Constructors

TemplateDataView(IEnumerable<GridViewRowInfo>)

Initializes a new instance of the TemplateDataView class.

Declaration
public TemplateDataView(IEnumerable<GridViewRowInfo> rows)
Parameters
System.Collections.Generic.IEnumerable<GridViewRowInfo> rows

The rows.

Methods

ProcessCollectionChanged(NotifyCollectionChangedEventArgs)

Processes the collection changed.

Declaration
protected override void ProcessCollectionChanged(NotifyCollectionChangedEventArgs args)
Parameters
NotifyCollectionChangedEventArgs args

The NotifyCollectionChangedEventArgs instance containing the event data.

Overrides
Telerik.WinControls.Data.RadDataView<Telerik.WinControls.UI.GridViewRowInfo>.ProcessCollectionChanged(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.