C# Error Text Icon Gdvw
Im having a dataGridview , in which im showing folder path in one of row cell. and i made it scrollable text. if some error in path, it shows ErrorText with errortexticon.
Here when i click on text, errorText gets dissapears.
Can anyone help me out to retain that errorTextIcon in t开发者_JS百科he cell.
Would there any way to make that errorText Icon readOnly..??
http://windowsclient.net/blogs/faqs/archive/2006/07/10/how-do-i-show-the-error-icon-when-the-user-is-editing-the-cell.aspx
精彩评论