cascading/dependant combobox in gridview in VB 2005

In my gridview, i have 2 combobox columns.

I need to populate items in combo 2 based on selection in combo 1

How can i accomplish this ?

Alex

[166 byte] By [AlexDcosta] at [2007-12-24]
# 1
There is a sample on the vb-tips website
KenTucker at 2007-8-31 > top of Msdn Tech,Windows Forms,Windows Forms Data Controls and Databinding...
# 2

Thanks Ken,

Your solution did do the job for me

Alex

AlexDcosta at 2007-8-31 > top of Msdn Tech,Windows Forms,Windows Forms Data Controls and Databinding...