Add event to paging buttons in comb box

  1. #1

    Add event to paging buttons in comb box

    How can i add event to paging buttons in combo box, like next button in this image from combo box search

    Click image for larger version. 

Name:	1.png 
Views:	155 
Size:	27.0 KB 
ID:	25028

    My purpose is javascript event or ext.js event if is possible.
    Last edited by gnostic; Jul 15, 2017 at 9:48 AM.
  2. #2
    Hello,

    No, the paging toolbar does not support natively binding events to its buttons. You should either build a similar toolbar yourself so that you can specify every button (and make them go first/last/previous/next/specific pages) or you can also extend the Ext.toolbar.Paging component to implement those functionalities.

    Although this piece of information may not necessarily help make it work, I hope it helps directing the efforts into making the functionality for you!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. Replies: 0
    Last Post: Nov 18, 2014, 5:48 AM
  2. [CLOSED] Validation on click of next/previous buttons of paging tool bar
    By AnulekhaK in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 13, 2012, 8:06 AM
  3. [CLOSED] Hide paging toolbar buttons
    By Vasudhaika in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: May 24, 2011, 2:01 PM
  4. Custom Paging - Simple Next/Prev buttons
    By Tbaseflug in forum 1.x Help
    Replies: 0
    Last Post: May 22, 2009, 3:10 PM
  5. Custom Paging - Simple Next/Prev buttons
    By Tbaseflug in forum 1.x Help
    Replies: 2
    Last Post: Apr 23, 2009, 12:15 AM

Tags for this Thread

Posting Permissions