I have a sample GridControl and it's dataSource = List When I run the app, I first enter a cell value, when I click enter to move to the next cell, I lost the value of the last cell; I mean when I tape anything in any cell I lose it when I move to anther cell!! is that normal?where is my problem?
I try to bind it to a dataset, everything go OK!!