I have a row list as [10,20,30] i want to pass the selected row list ie if (20 is selected ill pass that 20 as query string and retrieve the value). and also i want to select the page number too. What are the possible ways to achieve the selected value from row list and current page number and then pass the value to query string.
Я пробовал var Page = $ (". Ui-pg-input"). Val ()
но это не стрельба, я думаю, что мне здесь чего-то не хватает.