How can I freeze the checkbox column using code in C#. I know I can use the Frozen property on the JQGridColumn class for a particular column. As this check box column for multiselecting rows is a not a part of my model, how can I set it from C# code? Im on jgGrid 4.3.1 with MVC.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top