I am using the Scott Gu Dynamic ...Linq... class and I am trying to convert a datetime to return a short datetime before databinding the result set to a gridview in ...ASP.net.... Now, I know that I can go through the gridview row databound event and che...