Hi,
How to format the particular column in a DataTable? I want to format the DataTime column.
Hi,
How to format the particular column in a DataTable? I want to format the DataTime column.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Scott LyslePosted Jan 22, 2008, 9:02 PM
column.DataType = System.
Type.GetType("System.DateTime");