I have a aspose web grid.The user is asked to enter the details in the Grid.The validation is done based on the details entered.My requirement is I want to perfrom some validation again only when the details in the grid are changed.If the details are not changed the validation need not be performed again.I need a row event change handler.Can u suggest me a way out or an alternative to this????