This question is locked. New answers and comments are not allowed.
Hello!
I've got a rather wide (1200+px) Telerik Grid in Telerik Extensions for ASP.NET MVC and I want to be able to hide / unhide certain columns based on the width of the end user's viewport in their browser. Is this possible?
My wish would be to have 3 columns appear that are otherwise set to .Hidden(true) if viewport width was >1024px.
I've got a rather wide (1200+px) Telerik Grid in Telerik Extensions for ASP.NET MVC and I want to be able to hide / unhide certain columns based on the width of the end user's viewport in their browser. Is this possible?
My wish would be to have 3 columns appear that are otherwise set to .Hidden(true) if viewport width was >1024px.