Results 1 to 5 of 5

Thread: Datagrid editing?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2001
    Location
    South Africa
    Posts
    28

    Question Datagrid editing?

    I was wondering if it is possible to add something like a ComboBox to an Datagrid? I want the user to pick something of a list when editing a field within the Datagrid.

    Is this possible?

    Thanx

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Re: Datagrid editing?

    Originally posted by tHeFaRo
    I was wondering if it is possible to add something like a ComboBox to an Datagrid? I want the user to pick something of a list when editing a field within the Datagrid.

    Is this possible?

    Thanx
    Yes , it is possible . I've seen couple of examples but can't remember exactly where . Here's a link maybe help :

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jan 2001
    Location
    South Africa
    Posts
    28
    Sweet! I will give it a go.
    Thanx

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Jan 2001
    Location
    South Africa
    Posts
    28
    The databinding is what I have in mind. But it still does not solve the problem of placing and rendering the List in the Datagrid.

    Does anybody have any idea?

  5. #5
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    you can add a combobox control to the column you want. The datasource of that can be a source other than the datagrid itself.
    look here:

    http://www.syncfusion.com/faq/winforms/search/480.asp

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width