|
-
Feb 25th, 2003, 02:00 AM
#1
Thread Starter
Junior Member
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
-
Feb 25th, 2003, 02:22 AM
#2
Sleep mode
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 :
-
Feb 25th, 2003, 03:40 AM
#3
Thread Starter
Junior Member
Sweet! I will give it a go.
Thanx
-
Feb 25th, 2003, 04:54 AM
#4
Thread Starter
Junior Member
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?
-
Feb 25th, 2003, 12:46 PM
#5
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|