Questions tagged [pager]

481 questions
0
votes
3 answers

CellTree "Show More" programmatically

does anyone know how to trigger the "Show More" functionality of a GWT CellTree programmatically, without having to click on the Show More button? My aim is to implement a kind of pager that increments the number of elements displayed when the user…
Sergi
  • 17
  • 2
0
votes
1 answer

pager inside scroll bar

I need help on this I need to put a pager inside a scroll bar, im using slider widget but I can not understand how to achieve Any ideas? this is what I've done Tks
Mauro
  • 1,472
  • 12
  • 22
0
votes
1 answer

Display Block on specific views page

Im using views to display content ,, How can i show block only in the first page in the views and im enable the ajax in the views.. I tried with PHP in the Block visibility but I dont know how to get the first page in the views... Portfolio = the…
Woody
  • 23
  • 1
  • 1
  • 4
0
votes
1 answer

Jqgrid doesn't reload when using pager

i want my jqgrid programmatically move next page with reloaded data. for example: every 5 seconds change page and get refreshed data. ---> datatype: 'json' <--- is in loop() function. brings reloaded page, but it does not pass the next page. stuck…
blackraist
  • 183
  • 1
  • 6
  • 17
0
votes
2 answers

jQuery simple pager rebinding

I basically have a rebinding issue but none of the solutions I've found has specified how to remove a binding entirely (and for a plugin-based function, not like unbind("click")). For the SimplePager plugin, basically it adds a cool pager element at…
Rio
  • 14,182
  • 21
  • 67
  • 107
0
votes
1 answer

RadGrid pager localization

In RadGrid i couldn't find the localization settings for the GO and Change buttons when the RadGrid pager is set to Advanced mode.
Alaa Alweish
  • 8,904
  • 16
  • 57
  • 84
0
votes
1 answer

setting up page number for jqgrid

I am facing a problem in setting up the page numbers of jqgrid dynamically. I am new to this jqgrid and would like the assistance to learn it fast. I have a scenario which if somebody can answer would be very great for me. I have an application,…
Jay
  • 31
  • 1
  • 1
  • 4
0
votes
1 answer

Seeking Drupal 7 Slideshow that allows manual controls only and no pagers

I'm looking for a slideshow module that will allow me to have no pagers and use manual controls (prev/next buttons). I don't want the slideshow to advance unless triggered by the user with the prev/next buttons Can I do this with Views Slideshow?…
0
votes
1 answer

command exited with status 1: pager -s

I'm running Ubuntu on Android. Everything was fine, now i got a issue, i guess i broke something..But I don't have a clue what it could be. When I try something like $ man something e.g. man grep i get an error man: command exited with status 1:…
Alex
  • 327
  • 5
  • 8
0
votes
1 answer

View Pager indicator with two lists loaded sync from webservice

Now i use TabActivity to display my two lists but now i want to use swype with page indicator and i don`t know how to modify the class below to make it work . I found a project here :…
FlorinD
  • 481
  • 2
  • 8
  • 25
0
votes
1 answer

Android: Horizontal View Pager not on the main screen

I recently have started programming again for the android and am currently working on a app that I would like to implement horizontal view pagers so the user in one instance can swipe between two pages to enter/update information and in a later…
Malo
  • 5
  • 6
0
votes
1 answer

ASP.NET: How to create a custom Pager for GridView?

Is it possible to create a custom Pager for the GridView control of ASP.NET that looks liek this? If so, can anyone give me some ideas or some starting code into how to create it? Thank you.
Eric Bergman
  • 1,453
  • 11
  • 46
  • 84
0
votes
2 answers

Jquery cycle - How can I wrap my images in span tags without breaking the thumbnail pager?

http://jsfiddle.net/2gktS/21/ essentially the jfiddle there displays what is happening. I used span tags around the images to enable a text field, beneath the images in the slider, to get the text to change with the image. It works, but now I'm…
Thom Harris
  • 67
  • 1
  • 5
0
votes
1 answer

Pager Title Strip (Android 4.0) - Eclipse

Last week I wanted to learn how to make an application for Android, so I downloaded the SDK, Eclipse and all the tools I was needing. I created a webapplication which I published in the Play Store. Now I want to make something more complex, and I…
Ionut Marisca
  • 257
  • 4
  • 10
0
votes
2 answers

Specific element on top oflist CellTable/ Pager

is it possible to have a specific element on top of the list? backgoround: I have an event app, where new events are constantly added. The events are orderd by date. If an event passes, it is still on top of the page. Now that some time passed, the…
Stefan
  • 14,826
  • 17
  • 80
  • 143