CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Listbox items aren't sorted even if sortby is set

Print topic Send  topic

Author Message
Gaaaz
Posted: 05/09/2003, 9:15 AM

Hello,

I have a strange problem... I have a listbox with town names (it is in the header section, so it is included in every page).

When the listox is displayed it must be sorted by english names (fieldname is selected and order by is set), But it isn't...

does anyone have a suggestion?

Thank you,
Gaaaz
jhp
Posted: 05/10/2003, 7:26 AM

You must use custom code in the Before Build Select event of the listbox. The sortby does not work.
example:
TbltownBasics.town_Name.DataSource.ORDER = " town ASC"
Typein listbox in the ccs help they have examples.

   


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

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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