Hello
I am using a FormView, the Formview is attached to a objectdatasource, inside de form I use some comboboxes, those comboboxes display data very well, but I don't know how to bind the combo to the formview source.
What I'am doing wrong?
Hello,
Can you provide a test project demonstrating the problem ? Zip it and attach it to the message you're posting here. Others will then be able to test what you're describing.
I tried to make it very simple. I have a formview that show Customer data, I want to show to Customer Type (Tipo) witch it'is in the webcombo. I just like a lookup.
The project is on VS2008 SP1.