Hope to find the Solution,
My requirment is, I have set AutoGenerateCol umns=True for a gridview as i have to add columns at runtime.
My first question is: How to hide a column ?
And my second question is: Can i add the columns at runtime without doing AutoGenerateCol umns=True.
Plz Suggest me anykind of alternatives.
Thnks in advance
My requirment is, I have set AutoGenerateCol umns=True for a gridview as i have to add columns at runtime.
My first question is: How to hide a column ?
And my second question is: Can i add the columns at runtime without doing AutoGenerateCol umns=True.
Plz Suggest me anykind of alternatives.
Thnks in advance
Comment