D
Daryl Grantham
After sifting through pages and pages of useless
information: I'm now requesting help
I have a datagrid. I want one of the cells on this grid to
reference pricing information, based on the order number
in one of the datagrid cells. The cell referencing pricing
needs to be a dropdownlist or combobox within the
datagrid. This is on a webform and not a windows form.
How do I do this and what is the easiest/most efficient
way to do this. I've seen numerous examples and all have
lead me to a dead end.
grid columns:
Order
Price <list based on order>
Customer
pricing table:<duplicate order unique pricing>
order
price
Can anybody give me a good sample or explain how to do
this?
Daryl Grantham
Knoxville, TN
information: I'm now requesting help
I have a datagrid. I want one of the cells on this grid to
reference pricing information, based on the order number
in one of the datagrid cells. The cell referencing pricing
needs to be a dropdownlist or combobox within the
datagrid. This is on a webform and not a windows form.
How do I do this and what is the easiest/most efficient
way to do this. I've seen numerous examples and all have
lead me to a dead end.
grid columns:
Order
Price <list based on order>
Customer
pricing table:<duplicate order unique pricing>
order
price
Can anybody give me a good sample or explain how to do
this?
Daryl Grantham
Knoxville, TN