Is it possible in monotouch to move/drag one cell of a UITableView
to another with database connected into it?
The scenario is like selling an item that instead of clicking the cell i will move/drag it. If it is possible,how? if not, what are the other ways and how it can be done?