Home All Groups Group Topic Archive Search About
Author
5 Apr 2006 3:48 PM
shif
I am new in VB.net , Can anybody help, which control can be use for feeding
date type data.I coudlnt find any date property in textbox.
--
Thanks

Author
5 Apr 2006 3:50 PM
Herfried K. Wagner [MVP]
"shif" <ns_0***@hotmail.com> schrieb:
>I am new in VB.net , Can anybody help, which control can be use for feeding
> date type data.I coudlnt find any date property in textbox.

Sorry, I do not understand your question.  Maybe you are looking for the
datetimepicker control.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
6 Apr 2006 7:43 AM
shif
HI
Actualy i have one table having ,Invno,amount,inv_date columns.i am uisng
textbox
control for the user input and through sqladapter i want to  update the
table.my problm is which control i can use for getting invdate.shall is use
datetimepicker
Thanks


Show quoteHide quote
"Herfried K. Wagner [MVP]" wrote:

> "shif" <ns_0***@hotmail.com> schrieb:
> >I am new in VB.net , Can anybody help, which control can be use for feeding
> > date type data.I coudlnt find any date property in textbox.
>
> Sorry, I do not understand your question.  Maybe you are looking for the
> datetimepicker control.
>
> --
>  M S   Herfried K. Wagner
> M V P  <URL:http://dotnet.mvps.org/>
>  V B   <URL:http://classicvb.org/petition/>
>
>