How to customize Windows Forms DataGrid Messages?

Jan 10 2004 1:47 AM
DataGrid sometimes shows a message Like this: "Column 'Code' Does not allow nulls. Do you want to correct the value?" I want to customize this message. My users language is not English. so I don't want them to see "Do you want to correct the value" message. so How can I customize Windows Forms DataGrid Messages? thanks

Answers (1)