Hello all...
In the section "Configuring Columns or Fields of Data-bound Controls" on page 453, I get a wrong date format by the end of the TryItOut.
even after adding
Code:
HtmlEncodeFormatString="True"
to the BoundField for the CreateDateTime.
According to the book(figure 13-14-page 457), the date format should be 10/27/2010 8:11 PM.
What I get is 27-Oct-10 8:11 PM.
I double checked, and I'm quite sure I went by the book exactly.
Any suggestions? Or may be that's normal? but still it's not the same as in the boook..
Thanks...
Lustigon...
