|
-
Apr 30th, 2010, 05:00 AM
#1
Thread Starter
Addicted Member
-
Apr 30th, 2010, 07:01 AM
#2
Re: When adding a new row using datagridviewer, my active field jumps to other values
Have you bound the grid and the combo box column to the same data source?
-
Apr 30th, 2010, 07:04 AM
#3
Thread Starter
Addicted Member
Re: When adding a new row using datagridviewer, my active field jumps to other values
Yes I have, but it still jumps up to the original record
-
Apr 30th, 2010, 07:11 AM
#4
Re: When adding a new row using datagridviewer, my active field jumps to other values
 Originally Posted by tgf-47
Yes I have
That doesn't make sense. A combo box column represents a parent/child relationship. There needs to be two separate data sources: the parent list/table is bound to the column and the child is bound to the grid.
Tags for this Thread
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
|