M
Michael Kremser
Hi NG!
If I put a DateTimePicker on a tab page and bind it to data and use a
BindingNavigator and BindingSource to navigate, the application throws
an System.ArgumentOutOfRangeException exception unless I click the tab
the DateTimePicker lies on.
Does anyone know the reason for that and some better workaround than
showing the tab page at start up (like tabControl1.SelectedIndex = 1?
To demonstrate this, I made a small test application [1].
Any ideas greatly appraciated.
Greetings,
Michael
[1] http://temp.mkcs.at/windoze/DateTimePickerDataTest.zip [50 KiB]
If I put a DateTimePicker on a tab page and bind it to data and use a
BindingNavigator and BindingSource to navigate, the application throws
an System.ArgumentOutOfRangeException exception unless I click the tab
the DateTimePicker lies on.
Does anyone know the reason for that and some better workaround than
showing the tab page at start up (like tabControl1.SelectedIndex = 1?
To demonstrate this, I made a small test application [1].
Any ideas greatly appraciated.
Greetings,
Michael
[1] http://temp.mkcs.at/windoze/DateTimePickerDataTest.zip [50 KiB]