I have a GridView that looks something like this:
My problem was requiredfieldvalidator
requiredfieldvalidator
Solution to that was: I disable it at post back and then re-enable it after the row command.