karthik82.vk
Member
- Joined
- Oct 31, 2012
- Messages
- 8
- Programming Experience
- Beginner
Hi
I am developing a time tracking application for my project and I need some help in that.
I have a status combo which has the values like In Progress, Open, Closed
There are two text boxes namely start date and completed date.
When the user selects the In Progress Value in the combo box, then the current date with time needs to be populated in the start date text box. When the user selects the value closed in the same combo box, then the date and time at which the user selected the closed value in the combo box needs to be populated in the textbox named as completed date.

I have no idea of doing this, since I am very new to programming in vb.net.
Can someone hep me in this with sample code.
This will be highly helpful for me. Thanks in advance
Regards,
Karthik Venkatraman
I am developing a time tracking application for my project and I need some help in that.
I have a status combo which has the values like In Progress, Open, Closed
There are two text boxes namely start date and completed date.
When the user selects the In Progress Value in the combo box, then the current date with time needs to be populated in the start date text box. When the user selects the value closed in the same combo box, then the date and time at which the user selected the closed value in the combo box needs to be populated in the textbox named as completed date.

I have no idea of doing this, since I am very new to programming in vb.net.
Can someone hep me in this with sample code.
This will be highly helpful for me. Thanks in advance
Regards,
Karthik Venkatraman