I have a grid with more records than can be displayed. The first element in the grid is XamCheckEditor. When I scroll away from me, it checks the current record, when I scroll toward me it unchecks the current record. I don't want the scroll wheel changing any data. Is their a property that I'm missing?
Hello,
I have been looking into your post and I have been trying to reproduce your issue with no success. Would you please provide me with an isolated sample application where this issue occurs in order to be able to provide you with more accurate assistance.
I am looking forward to hearing from you.
Thanks for the replies, I attached a sample. After I seriously simplified the problem I'm positive that the problem is in the event that gets fired. Anyways this clearly states the problem that I'm having. I'm open to suggestions.
Thanks.
I am having what I believe is the same problem related to scrolling changing values in a XamComboEditor. Please look at the attached example.