wagae
06-27-2006, 06:29 AM
Hello everyone
i have a datagrid with the second column being TypeID, on the same grid there is a dropdown, the values in the dropdown depends on the TypeID. How can i do this keeping in mind that the values on that dropdown are not on the database.
For example.
TypeID = 1
Values to show in the dd= Apple, banana, pear
TypeID = 2
Values to show in the dd = Potatoes,Tomato
How can i do this?
Thank you.
i have a datagrid with the second column being TypeID, on the same grid there is a dropdown, the values in the dropdown depends on the TypeID. How can i do this keeping in mind that the values on that dropdown are not on the database.
For example.
TypeID = 1
Values to show in the dd= Apple, banana, pear
TypeID = 2
Values to show in the dd = Potatoes,Tomato
How can i do this?
Thank you.