P
Phien-An Nguyen
Hello,
I have a TextBox1 binds to dateEnterred as datetime. My system date format
is m/d/yy. When I gave the value as string, "04/18/2008" to the
TextBox1.Text, it changed to "41/8/08".
Without changing the Date Format on the system and maintaining the datetime
datatype for dateEntered, how can I make the TextBox1.Text to bind value
"04/18/2008" instead of "41/8/08".
Thank you,
Phien-An
I have a TextBox1 binds to dateEnterred as datetime. My system date format
is m/d/yy. When I gave the value as string, "04/18/2008" to the
TextBox1.Text, it changed to "41/8/08".
Without changing the Date Format on the system and maintaining the datetime
datatype for dateEntered, how can I make the TextBox1.Text to bind value
"04/18/2008" instead of "41/8/08".
Thank you,
Phien-An