Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
UltraGrid Cell Date Value does not return grid displayed value.
posted

 English(Canadian) - SQL_Latin1_General_CP1_CI_AS

string

 

dateCreated = this.drawingsGrid.ActiveRow.Cells["Date_Created"].Value.ToString();

returns 2/10/2001 instead of 10/02/12 which is what is displayed in the grid and stored in the DB.