Showing posts with label DataControlField class. Show all posts
Showing posts with label DataControlField class. Show all posts

DataControlField class






The DataControlField class serves as the base class for all data control field types. Data control fields are used by data-bound controls to represent a field of data, similar to how a DataGridColumn object represents a type of column in the DataGrid control.

Use the classes that are derived from DataControlField to control how a field of data is displayed in a data-bound control such asDetailsView or GridView. The following table lists the different data control field types provided by ASP.NET.

Proceed Further..

by Asp.net-C#.Net · 0

Labels

Topics