Try this:
<%# DataBinder.Eval(Container.DataItem, "FieldName", "{0:d}") %>

Here's more details:
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwebuiwebcontrolsdatalistcommandeventarg sclasstopic.asp[/url]

--
I hope this helps,
Steve C. Orr, MCSD
[url]http://Steve.Orr.net[/url]




"PABLIN" <pablinvb@hotmail.com> wrote in message
news:059d01c3530c$ab048920$a101280a@phx.gbl...
> Hello Community.
> I am loading data in a DataGrid, in a column load dates,
> am using the Property Builder - Columns - Bound Column of
> the Grid, segun you can be given to the fomato in Text
> Format string, alguine can informat to me like entrance
> the format of date small dd-mm-yy
> Thanks