Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 77265
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T20:48:11+00:00 2026-05-10T20:48:11+00:00

I am binding an SPGridView to a SPList. As code samples suggest, I am

  • 0

I am binding an SPGridView to a SPList. As code samples suggest, I am using the following code to create a dataview based on the list.

dim data as DataView = myList.Items.GetDataTable.DefaultView grid.DataSource = data etc... 

What I am finding is that the column names in the resulting dataview do not always match the source fields defined in the SPList. For example I have columns named

  • Description
  • ReportItem
  • ReportStatus

    these show up in the resulting dataview with column names like

  • ReportType0
  • ReportStatus1

This leads me to think that I have duplicate field names defined, but that does not seem to be the case.

Seems like I am missing something fundamental here? Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T20:48:12+00:00Added an answer on May 10, 2026 at 8:48 pm

    The GetDataTable method is returning the internalName (or staticName — I can’t remember for sure which but they are frequently the same) representation of the columns, rather than the Title representation, which is what you see in the Web interface. I believe GetDataTable does a CAML query under the covers, and you have to use that internalName for field references in CAML.

    This blog talks about it in a little more detail.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am binding a datagrid to some data and using the AutoColumnGeneration. When using
Binding a List collection to a datagrid. How can you limit what properties will
I am binding a generic List to an <asp:ListView /> control to display a
I am binding a List to a DataGridView. One property of the SomeObject class
I'm binding a domain objects property to the Text property of a System.Windows.Forms.Label using
I'm using a binding of the form {Binding RelativeSource={RelativeSource Self}, Path=Children.Count, Converter={StaticResource CountToDimensionConverter}, ConverterParameter=Rows}
When using a HTTP binding in WCF, I need to grant myself special permissions
Here's my binding source object: Public Class MyListObject Private _mylist As New ObservableCollection(Of String)
I'm binding a datatable to a gridview control, and when I format each column
I am binding the dropdown with db entity. ddlCustomer.DataSource = Customer.GetAll(); ddlCustomer.DataTextField = CustomerName;

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.