This is a discussion on "Case insensitive listbox" within the Flash & Multimedia Forum section. This forum, and the thread "Case insensitive listbox are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Case insensitive listbox
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Case insensitive listbox
hi
I remembered vaguely that a listbox can be sort base on case insensitive? but i forgot the codes. Something like listbox.caseSensitive = 1; but thats not the correct one.. anyone has any idea? |
|
|
|
#2
|
|||
|
|||
|
When using list.sortItems you specify a function to sort the items. With that function you can choose whether or not to sort by case.
Eg:
|
![]() |
| Tags |
| case, insensitive, listbox |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| case sensitive | dab42pat | JavaScript Forum | 2 | Apr 29th, 2008 16:20 |
| case : 'example' help | jahphill | PHP Forum | 4 | Nov 29th, 2007 19:43 |
| Guide me how to show previously selected item in listbox | frmsasp | ASP.NET Forum | 1 | Jan 26th, 2006 14:37 |
| Date/Time format & multiple selection with listbox problem | frmsasp | ASP.NET Forum | 0 | Oct 12th, 2005 10:29 |
| PHP case & image help please | charter | PHP Forum | 1 | Jun 18th, 2004 17:38 |