Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

- so I have a datagrid, with a Date Column

- in Property Builder > Columns , there's a "Data formating expression" tab

- what Can I put there so my date will show as : Jan 21 2005

- I know in code I could use Format(dateVariable, "MMM d yyyy") to make a Date show like above

Edited by PROKA
Development & Research Department @ Elven Soft
Posted

ok I got it . What I had to put there is {0:MMM d yyyy}

 

Sorry to disturb. I just put this post in case others will have the same problem

Development & Research Department @ Elven Soft

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...