I have a Grid control (not a DataGrid) and I want to remove the content of e.g. the second column in the second row. Can this be done without having a reference to the content of a grid cell?
Thank you very much for any hint!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Found a more stable solution, though it requires looping through the cells: