It's been hours already and I can't figure out how to know if a cell is changed in cxGrid. loading of data is unbound, and gridview is grid table view.
What I want is cells will be edited by user, then after they're done editting the cells, user will click a button "apply changes". "apply changes" button will now iterate every cell, and changed cells will be processed.