Yeah of course

I solved the problem... in a very ugly way...
I took the values from the datareader and serialized them into an arraylist... then I bound the arraylist to the dropdowns... worked perfectly! No other changes had to be made...

Either that or take the whole solution apart... which I had no time to do...

I'll book this one as a .NET mystery

kind regards
Henrik