GridView CurrentGrid =Grd_UserList;
Grd_UserList.Columns.Clear();
ı have got this example, ı use “Columns.Clear();” fonc. with Grd_UserList for all item clear but this func. CurrentGrid cleans all the items
help me pls
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.
Can you be more specific in your question , i think you should create a new instance of GridView before affecting the value of Grd_UserList to it