Typically you would use a datetimepicker control
She dont like NULL values thoCode:Dim DT As New DataTable 'Fillyour DT Dim BS As New BindingSource With {.DataSource = DT} DateTimePicker1.DataBindings.Add("Value", BS, "DateCol")
|
Results 1 to 12 of 12
Thread: [RESOLVED] databound textbox.Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |