in

ISOM Community

Communities for Grant's classes in information systems

Gridview

Last post 03-06-2008 7:58 AM by gcastner. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 03-05-2008 3:27 PM

    Gridview

    When we set up the Gridview on Expression using the Events table of our Access database, the date columns display the date and time instead of just the date. We tried changing the format in Access, but it didn't seem to make a difference. How do we make the Gridview just show the date?

     Thanks for your help!

  • 03-06-2008 7:58 AM In reply to

    Re: Gridview

    Click on the GridView, then select GridView Tasks, then select the relevant column (same steps as changing a heading in the GridView). Find the dataformatstring property and type in {0:d}. Find the htmlencode property and set it to false.

    For other date and time formats, check out http://msdn2.microsoft.com/en-us/library/az4se3k1.aspx

    Grant

    Filed under: ,
Page 1 of 1 (2 items)
Copyright Grant Castner 2006 - 2007
Powered by Community Server (Commercial Edition), by Telligent Systems