riteshjain

riteshjain


  • Name: [not set]
  • Favorite Languages: [not set]
  • Website: [not set]
  • Location: [not set]
  • About Me: [not set]

Recent Comments

  • C# Tutorial - Binding a DataGridView to a Collection
    03/12/2010 - 14:17

    Thanks - this is a great tutorial.

    In my gridview, one of the columns is a combo box instead of strings or integers. I haven't been able to use this binding method to bind my collection to the gridview. I have tried implementing the property that represents the combo box as both enum and string but it doesn't work - the runtime doesn't like it.

    Has anyone else got it to work where one of the columns in the gridview is a combo box?

    Thanks in advance.