Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
pginput and pgtext together
25/04/2014
11:45
Avatar
davidm
Member
Members
Forum Posts: 3
Member Since:
25/04/2014
sp_UserOfflineSmall Offline

Sorry if this subject was already solved somewhere else...

So, is it possible to have pginput and pgtext together on the pager or is this a subject for a feature?

03/05/2014
09:59
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello,

I'm not sure that I understand the question.

Regards

For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.

05/05/2014
12:44
Avatar
davidm
Member
Members
Forum Posts: 3
Member Since:
25/04/2014
sp_UserOfflineSmall Offline

I have customized paging and I have set these attributes to jqGrid (and some others):

pginput: true,

pgtext: myCurPage + ' of ' + myAllPages,

……..

but I would like to have input type (text) for changing current page. So, myCurPage should be in the input field for my sample (now is just shown as label).

If pgtext is not set, the input field is shown by default for current page.

[Image Can Not Be Found]

06/05/2014
10:05
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello,

If I understand right you can change pgtext from

pgtext : "Page {0} of {1}"

to

pgtext : "{0} of {1}"

Regards

 

For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.

08/05/2014
15:37
Avatar
davidm
Member
Members
Forum Posts: 3
Member Since:
25/04/2014
sp_UserOfflineSmall Offline

Sorry, but that's not the point.

Let 's try like this:

var myCurPage = 1;

var myAllPages = 50;

pgtext : "{myCurPage} of {myAllPages}"   -> This is not working.

pgtext :  myCurPage + ' of ' + myAllPages   -> This is working, but I can not edit/change current page value (because it is label). 

13/05/2014
10:44
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello,

For me it is really difficult to understyand what you mean.

If you set pginput to true you can do what you want.

The picture you shou me is exactly what the grid do.

Please go at our demo pages here .

Your

var myCurPage = 1;

var myAllPages = 50;

can be set using the settings in the response, or maybe I understand you wrong.

Regards

For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
33 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

OlegK: 1255

markw65: 179

kobruleht: 144

phicarre: 132

YamilBracho: 124

Renso: 118

Member Stats:

Guest Posters: 447

Members: 11373

Moderators: 2

Admins: 1

Forum Stats:

Groups: 1

Forums: 8

Topics: 10592

Posts: 31289

Newest Members:

, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information