Posted
on Mar 24, 2011
(permalink)
Hello!
I am inserting a new row (or rather a new item in the itemssource) and then set the focus on a cell in this row, so that you can edit the cell, like in the example code. It works fine.
But when the column is sorted, the new row is inserted at the correct position, but sometimes, the cell ist losing the focus. This behaviour occurs, when the new row is inserted into a region, which ist not visible before inserting.
How can I sove this problem?
Thanks for help