When using a RadTextBox as an EditTemplate of the RadGrid with batch editing the on ValueChanged event is fired multiple times.
Update: Items is marked as Won't Fix as the behavior is expected and is due to the nature of the batch mode. Changing it will result in a breaking change.