L
Lorenz Kahl
Hi,
when I'm trying to bind a DateTimePicker to a DataView I receive a
System.Exception when the form loads.
I don't get an error when binding it to a DataSet.Table that is
representing exactly the same data.
The error-message is in German saying:
"DataBinding konnte keine Zeile in der Liste finden, die für alle
Bindungen verwendet werden kann."
I'll try to translate that:
"DataBinding wasn't able to find a row in the list, which could be used
for all bindungs."
Any ideas?
Thanks and regards,
Lorenz
when I'm trying to bind a DateTimePicker to a DataView I receive a
System.Exception when the form loads.
I don't get an error when binding it to a DataSet.Table that is
representing exactly the same data.
The error-message is in German saying:
"DataBinding konnte keine Zeile in der Liste finden, die für alle
Bindungen verwendet werden kann."
I'll try to translate that:
"DataBinding wasn't able to find a row in the list, which could be used
for all bindungs."
Any ideas?
Thanks and regards,
Lorenz