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

 How to - Create alpha based navigator

Print topic Send  topic

Author Message
PAul
Posted: 01/26/2004, 7:33 AM

I'm really new to this and was trying to create an alphabetic navigator to use with a grid / database, I only see numeric ones listed in Codecharge studio eval. Am I missing something? Any help is appreciated
Thanks
peterr


Posts: 5971
Posted: 01/26/2004, 5:25 PM

An Alpha based naviagtor doesn't have to replace the regular grid navigator. They can coexist.
The grid page navigator in CCS performs much more complex functions than an alphanumeric would, while the alphanumeric one should be pretty simple to do and is actually more similar to a menu than a navigator.
Now, as an alphanumeric navigator I image a lot of links with letters like "A | B | C | ..." . You can create such links in HTML and point each one to a different letter. For example:
<a href="pagename.asp?letter=A">A</a>
<a href="pagename.asp?letter=B">B</a>
<a href="pagename.asp?letter=C">C</a>

Once you do this, simply setup your grid filtering/paramaters to display only the records that Begin with the URL parameter named "letter".

_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
navneet
Posted: 02/18/2004, 10:18 AM

dear peter

Alpha and numeric navigators

can these be added to the new features being planned,
options for these navigators to be on top or bottom of the grid, these can coexsit with the regular navigators.

thanks for making such a software that makes our life easy.
peterr


Posts: 5971
Posted: 02/18/2004, 5:49 PM

You can add this to the Wishes section of the forum.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
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.

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.