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
5520
DateTime Error in UltraGrid
posted

Hi,

i am using infragistics 9.1

i have an ultragrid with a datasource having the first column as DateTime

in the Grid, the cells of the first column are datetimeeditors (default behavrior of the grid)

my problem is that when i click the drop down button of the date time editor, i am getting an error. you can see the error in the attached image

Parents
  • 37774
    Verified Answer
    posted

    Judging from your screen shot, it looks like you're encountering an issue that has been addressed with the latest service release; if you can't download the service release immediately, a temporary workaround is to set the Format of the DateTime column to "MM\dd\yyyy".

    -Matt

Reply Children