Hi EveryBody,
I have a Radgrid control on my .aspx page which has ten telerik:GridTemplateColumn's.
I had set the visible property of all the ten columns to false.
Based on some conditions I want to make the columns visible and invisible.
I want to make some columns visible at a time and some columns at some other time in some case i'll show only one column.
How to do this visibility operation for telerik:GridTemplateColumn through c#.
Is it possible. If So, Anyone Please help me achieve this.
Thank you,
Anto.
I have a Radgrid control on my .aspx page which has ten telerik:GridTemplateColumn's.
I had set the visible property of all the ten columns to false.
Based on some conditions I want to make the columns visible and invisible.
I want to make some columns visible at a time and some columns at some other time in some case i'll show only one column.
How to do this visibility operation for telerik:GridTemplateColumn through c#.
Is it possible. If So, Anyone Please help me achieve this.
Thank you,
Anto.