How to customize Windows Forms DataGrid Messages?
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)
0
Hi Pragya,
your query looks ok, can you try to hard code the name and search and see the results.