Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
955
How to set the one cell's text is blank in the ultrgrid?
posted

for example, I set it using below statements,It hints the Text is read only, If I want to clear the text's value how to do it? thanks

this.TXDataGridViewEdit.Rows[1].Cells[2].Text=""

Parents
No Data
Reply Children