Hi,
I have a GriDataControl and I want to turn off the error validation. The Grid is bind to a list of business objects. My models implements the IDataErrorInfo interface and I can see the errors on a edit form I have, this works fine and is what I want. But I don't want this on the grid, is just an overview. How can I do this, turn of the red hint? Tooltip is off already.
Cheers
Charalampos