Datagrid and 12:00:00
(Tuesday, September 14, 2004)
Found the following interesting discussion in the Newsgroups:
Datagrid and 12:00:00 by:scorpion53061
| I am attempting to get rid of the time alarm clock in my datagrid cell by using this in my Table Style:
Dim TRDATE As New ClassDataGridFormat TRDATE.MappingName = "DATE" TRDATE.HeaderText = "DATE" TRDATE.Width = 100 TRDATE.Format = "d"
But it does not respect this.
How would one go about this and why doesn't this method work?
| | | Reply: by:Les Smith
| | | You might get help from this article on formatting grid columns at http://www.knowdotnet.com/articles/cgrid.html
HTH Les Smith
| | | Reply: by:scorpion53061
| | | Most excellent article Les thank you.
|
Posted by Xander Zelders

|
0 Comments:
Post a Comment
<< Home