.NET Equivilent to ItemData(NewIndex) = ???
Hi all,
Very quick question.
What is the VB2005 equivilent to the VB6 list and combo box line of code:
Control.ItemData(Control.NewIndex) = RecordSet("IdFieldName")
Cheers,
VBM2
P.s... this is because I hate using databound... :-D
__________________
Kind regards,
Craig
|