how to disable or enable the columns in the jquery gird

Posted by kumar on Stack Overflow See other posts from Stack Overflow or by kumar
Published on 2010-05-12T16:32:17Z Indexed on 2010/05/12 16:34 UTC
Read the original article Hit count: 162

Filed under:

I have 6 columns in jquery grid.. Initially I need to hide the 6th column for user.. I did that made Visible= false for that perticular column

now I need to make disabled that column perminently that is i should not give access for the user to sort or do something else on the column only readable?

thanks

© Stack Overflow or respective owner

Related posts about jQuery