Post
by a_sivababu » 04 Oct 2016, 04:13
Thanks Mike for picking up this bug.
As per my understanding, SAM_ItemSelected Event should fire when I am selecting the item from the Tree Control. Is that right? or my understanding is wrong?
And, SalTreeSetSelectedItem function is used to set the selected item in the tree control. This function can be called in any of the places in Gupta Application
So the question is that, why SAM_ItemSelected Event fires If I click/select the row in the Grid and set the selected values in the tree control.
To Simulate this, Just select the row in the grid and you see the popup message that fired due to auto fire of SAM_ItemSelected Event.
Thanks!
Siva A