Hello Khushali,
The Kendo Grid does not implement API for showing/hiding column yet. However the algorithm for this is quite simple:
- hide the header for given column, i.e th element
- hide the corresponding td elements
- remove the col element for the column in question
We will provide API and UI for this functionality at some point, but at the moment I cannot be more concrete. You can keep track of our
road map of what's been committed for next official release and also vote in your
user voice.
Regards,
Nikolay Rusev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!