Hello readers. I've developed an inventory & Accounts System windows forms application. While working on a Master-Detail form i found out that Master binding source didn't pick up datetime value from the control which was bound to the database field.
I double checked out control's binding property which showed associated DB Field but still it was inserting null value for a particular field in the database.
I am using DateTimePicker Control and bound its value property with DB field but it seems not to be working out.
suggestions will be greatly appreciated.
Thanks in Advance
Hamad Salahuddin