Hello,
I'm using iggrid component what has several field of type datetime in its rows.
When I set primary key property, cells of type datetime show previus date instead of real date.
Version: igrid 2012-2
Could anybody please help me how I can fix this problem?
Thank you
Hello Ignacio,
Thank you for posting in our forums.
At first read I decided to ask you if you are using remote data coming from a backend.
In this case I can suggest you to check the property enableUTCDates
http://help.infragistics.com/jQuery/2013.2/ui.iggrid#options
But then I saw the condition "when I set a primaryKey".
Does this happen only in this case? I mean when you set primaryKey of the igGrid.
Can you please provide us with more information regarding the igGrid's definition and the dataSource that you are using?
A small isolated sample will be appreciated.
Hope hearing from you.