Hello
My sfDataGrid shows a red border around the entire grid (not any one specific column or row)... two questions: 1) why? and 2) how do I disable this?
I assume it's some kind of validation, but I can't seem to find the specific error that trips this (is it outputted anywhere?). I also do my own validation on the grid, so I don't need any additional validation.
I tried GridValidationMode="None" on the grid and on every column, none of it changed the behavior.
Please advise.
Dushan