This is a migrated thread and some comments may be shown as answers.

OnSelectedItemChanged not firering

1 Answer 47 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Nicolas
Top achievements
Rank 1
Nicolas asked on 22 Sep 2017, 10:17 AM

Hi,

This is my code :

var selectionIntervention = this.SelectedIntervention;
this.SelectedIntervention = null; --> OnSelectedItemChanged firering!
this.SelectedIntervention = selectionIntervention; OnSelectedItemChanged not firering! Why? :'(

1 Answer, 1 is accepted

Sort by
0
Nicolas
Top achievements
Rank 1
answered on 22 Sep 2017, 11:19 AM
Pffff. Please remove this post...
Tags
GridView
Asked by
Nicolas
Top achievements
Rank 1
Answers by
Nicolas
Top achievements
Rank 1
Share this question
or