Wednesday, September 12, 2007

ASP.NET - Formatting Date Field in Grid View

ASP.NET - Formatting Date Field in Grid View: "ASP.NET - Displaying only the required fields in Grid View Eventhough we have a number of fields in the physical database table, for quite a many reasons, we want to display only a limited number of fields in the grid view. By default, when we assign the datasource and bind the control, the gridview displays all the fields in the output. We need to use the following procedure to display only the required fields."

No comments: