Hi Mates,
I am facing issue with Editable list view. I had some calculative field so on each textbox control i caculate that value and if the value is 0 then i am displaying message.
Now problem is that i am using Editable list view so when user double click or List item event changed i found all all controles text changed event get call due to that eveytime i get message box which should not be the case
how to handle this.
Thanks in advance