I have grid with user data with first column having check box. I have a button at the top of the grid. If I click button I need to select top 5 users from the list.
Can anybody tell me how to do this using jquery?
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.
If you have other checkboxes in the grid, there may be in issue. This is the best I can do without seeing your HTML.