Go Back   CodingForums.com > :: Server side development > ASP.NET

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-02-2006, 03:37 PM   PM User | #1
comradekev
New to the CF scene

 
Join Date: Mar 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
comradekev is an unknown quantity at this point
dynamically building an az-index

I have a page that displays an inventory using a repeater that's bound to a database. Through time, that page has become quite long and I'd like to incorporate an az-index on it. Now, I know that I can simply call the repeater and pass it the letter that's selected for my query... but this would change the page to be limited to one letter at a time... rather than the entire list with (essentially) the scroll position set to the next letter.

Alternatively, I could have 24 (or more) repeaters, with one for each letter... but that's not very nice to look at/maintain.

Does anyone have an idea how I might dynamically incorporate an az-index using a single repeater?

Thanks
Kev
comradekev is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:36 AM.


Advertisement
Log in to turn off these ads.