My Problem is that I have to programatically fillup a GridView or Listview which has a Bindlist as datasource.
For now it works, but the GUI object is refreshing and scrolling to the last added row and selecting it.
How can I stay in place for example the first row? Does this work also if the cell is edited?
For now it works, but the GUI object is refreshing and scrolling to the last added row and selecting it.
How can I stay in place for example the first row? Does this work also if the cell is edited?