I have a jqGrid with a lot of columns, when I scroll the container on horizontal my buttons in the footer of the Jqgrid hide, I wish to make the footer Static so I could scroll and still be able to see the content of the buttons.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try the demo from the answer (see also this one and this one). It shows how to generate context menu which contains the same information which you included in the navigator buttons. I personally you one from the modifications of the approach and find in very practical. The user don’t need to scroll at all. The user need just click right mouse button to do the same action. It’s very practical in case of long grids with many rows or grids with many columns like in your case.