M
Mike Kirkpatrick
I have this data grid which consists of 3 pick lists.
The first pick list is to affect the data binding of the other two.
I have figured out how to do the data binding by column.
However, I do not want the first pick list to affect the other rows.
At this time, when I change the first pick list, it is causing the
second and third pick lists to change on all the rows.
I just want it to change the second and third pick list on the
currently selected row.
How do I set the data source for a pick list on a cell by cell basis
and not by row?
Anyone tackle this before?
Any help would be greatly appreciated. Thanks in advance.
The first pick list is to affect the data binding of the other two.
I have figured out how to do the data binding by column.
However, I do not want the first pick list to affect the other rows.
At this time, when I change the first pick list, it is causing the
second and third pick lists to change on all the rows.
I just want it to change the second and third pick list on the
currently selected row.
How do I set the data source for a pick list on a cell by cell basis
and not by row?
Anyone tackle this before?
Any help would be greatly appreciated. Thanks in advance.