Shift using CSV

Hi,
I’m trying to use csv as source for my data, but i have a a shift a of 1 column.
I mean the first column of my data is missing and the second one is the first one displayed!
Any idea why?

Thanks

Try to add following line to grid initialization:

mygrid.enableCSVAutoID(true);