CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Listbox Showing only 100 Values

Print topic Send  topic

Author Message
codebang

Posts: 74
Posted: 04/10/2014, 3:56 AM

Dears,

How can i make the listbox show more than 100 values. :-). im really looking hard for it and really sorry for this question.
View profile  Send private message
saseow

Posts: 744
Posted: 04/10/2014, 10:22 PM

I have done this before with a dependant listbox by changing the PageSize in the php code of the service.
I don't see why you cannot do this for a listbox that is not dependant. Just search for $this->PageSize in the php code and change the 100 (which they default to) to whatever you want.
Note: When a listbox has a service assigned to it, you can change the pagesize in the service properties without having to edit the code.
Why Yes limited this to 100 I will never understand.
View profile  Send private message
rochmadi

Posts: 5
Posted: 06/15/2014, 10:39 PM

on "grade properties" and change the "PageSize limit" to the maximum value that you want, for example 200.300, or 1000. Choose "navigator" and change the "page sizes" of 1, 5, 10, 25, 50 to 1, 5; 10, 25, 50, 100; 500; 1000 (adjusted to the maximum "limit PageSize"). Note: the "navigator" must be selected "add page size selection"
View profile  Send private message
rochmadi

Posts: 5
Posted: 06/15/2014, 10:41 PM

on "grade properties" and change the "PageSize limit" to the maximum value that you want, for example 200.300, or 1000. Choose "navigator" and change the "page sizes" of 1, 5, 10, 25, 50 to 1, 5; 10, 25, 50, 100; 500; 1000 (adjusted to the maximum "limit PageSize"). Note: the "navigator" must be selected "add page size selection"
View profile  Send private message
rochmadi

Posts: 5
Posted: 06/15/2014, 10:48 PM

on "grade properties" and change the "PageSize limit" to the maximum value that you want, for example 200.300, or 1000. Choose "navigator" and change the "page sizes" of 1, 5, 10, 25, 50 to 1, 5; 10, 25, 50, 100; 500; 1000 (adjusted to the maximum "limit PageSize"). Note: the "navigator" must be selected "add page size selection"
View profile  Send private message
eratech


Posts: 513
Posted: 06/16/2014, 12:02 AM

I prefer to use the Properties method as it's consistent over all the Grids, Reports, lists etc, and it doesn't edit code that might be needed to be updated later on - everytime you edit a section of CCS code it will not update that section from that point on.

If you edit a property of the Grid that is also set in the same section of code as the edited
$this->PageSize
then it might not rebuild the code. Hilarity does not ensue as you try to find why the changes are not flowing through.

E


_________________
CCS 3/4/5 ASP Classic, VB.NET, PHP
Melbourne, Victoria, Australia
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.