Search the web
Sign In
New User? Sign Up
EasyListBox
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1210 - 1239 of 1722   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1210
I have 2 ELBs used as multiple column select lists, both have the same lists of data and both use AJAX. I need to have the second list select the same item...
spoja
Offline Send Email
Mar 6, 2008
4:41 am
1211
Thanks for the good news on the weirdness... I'd love to know what was going on with that dev server though. As for the "second list" effect, you might...
Peter Brunone (EasyLi...
peter@...
Send Email
Mar 7, 2008
6:20 am
1212
I am populating a drop down list with values that start with a number. It will not look up the values. If I change the values to start with a character, it...
chrismtapd
Offline Send Email
Mar 25, 2008
3:02 am
1213
Hi Chris, Would it be possible to see a demo of this? If not, perhaps the rendered HTML...? If that isn't possible, what version of ELB are you currently...
Peter Brunone
peter_brunone
Offline Send Email
Mar 25, 2008
3:09 am
1214
G'day Peter, hope you had a good easter break, if indeed you had a break at all! We have a script in our application which converts some keypress events, for...
spoja
Offline Send Email
Mar 27, 2008
6:04 am
1215
Hello again! No break here; such is life for some of us. I did take off Wednesday since the kids had spring break last week... Your question is an interesting...
Peter Brunone (EasyLi...
peter@...
Send Email
Mar 28, 2008
3:16 am
1216
I'd like to be able to just change that function, but it doesn't actually seem to be getting called at all when keys are pressed while moving the selection...
spoja
Offline Send Email
Mar 28, 2008
6:00 am
1217
Hmm it turns out that ELB_OnKeyDown function DOES get called when you press a button when the ELB has focus...and adding a call to our function which alters...
spoja
Offline Send Email
Mar 28, 2008
6:09 am
1218
Hey, that was easy; ask me another one! Thanks for letting me know how it turned out :) I do suggest that you keep track of these changes (which I'm sure...
Peter Brunone (EasyLi...
peter@...
Send Email
Mar 28, 2008
12:32 pm
1219
Hi, great product. Am having a few issues that could be related to my tiny brain size. 1. Not sure if this is a bug, or if I need to implement something in ...
zoetech_llc
Offline Send Email
Apr 7, 2008
6:34 pm
1220
Hi Louis/Tony (?), Normally the ClipHead=True setting should do the job. One question: did you copy the Javascript file from the installation directory, or...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 7, 2008
7:28 pm
1221
Yes! Copied from the installation directory. Unfortunately the code is running on my personal machine and is not out on the web, but I can get you all the...
zoetech_llc
Offline Send Email
Apr 7, 2008
8:07 pm
1222
Here is a bug report? (In case it is a bug) And I have the full page and code behinds here as well: 1. When Selecting the SelectAll action button, the target...
zoetech_llc
Offline Send Email
Apr 7, 2008
8:08 pm
1223
1. It looks like that if I select Listbox mode instead of dropdown, I don't get the elongated field issue. 2. When running select all on a Listbox (in listbox...
zoetech_llc
Offline Send Email
Apr 7, 2008
8:58 pm
1224
Thanks. If it's not too much trouble, could I get this in a text file? The email process kind of chopped it all up, and I could spend a lot of time piecing...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 7, 2008
9:04 pm
1225
Here are the two files to play with, the bug submit report, and the source that the browser generates when everything gets jumbled. It seems slow in normal...
Louis Angelopoulos
zoetech_llc
Offline Send Email
Apr 7, 2008
9:44 pm
1226
If I select all through an action button and examine the code for the selectedvalue, it is always = "". If I manually select all the items, they populate the...
zoetech_llc
Offline Send Email
Apr 10, 2008
7:55 pm
1227
This is related to the previous issue you brought up with the Select All functionality (apparently the switch to XHTML funked out some of the ancillary...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 11, 2008
2:53 am
1228
Very good, thank you Peter! ... Select All functionality (apparently the switch to XHTML funked out some of the ancillary functions, and they got through the...
zoetech_llc
Offline Send Email
Apr 11, 2008
1:43 pm
1229
I created a DropDown list that has all numbers for the text values. When I look up something that I know is in the list, it does not find the item in the list....
nychris56
Offline Send Email
Apr 11, 2008
2:21 pm
1230
Hi Chris, Thanks for posting. Can you show me either (a) the page in action, or (b) the rendered HTML (from the View Source command in the browser)? This is...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 11, 2008
2:42 pm
1231
Here is the code that populates the list: sql = "SELECT pkTrains, CONVERT(Char(15),TrainNumber) AS TrainNumber " & _ "FROM Trains " & _ "WHERE Railroad = '" &...
nychris56
Offline Send Email
Apr 11, 2008
2:51 pm
1232
Thanks, Chris. When I paste the rendered HTML (adding a listHead section, of course), I can select items by clicking on them or via SuperSearch on the...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 11, 2008
4:12 pm
1233
Excuse me... that should be SpeedSearch (dropdownlist), not SuperSearch (AJAX combobox). ... From: "Peter Brunone (EasyListBox.com)" <peter@...> ...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 11, 2008
4:20 pm
1234
Peter, Any news on how the 4.0 release is coming? Do you still think you will have the Update Panel compatibility fixed in the next month or two? Thanks, ...
cecilraycossey
Offline Send Email
Apr 18, 2008
3:10 pm
1235
Hi Cecil, Thanks for checking in. Yes, we're looking at a late Q2 release for 4.0, and UpdatePanel compatibility has been mapped out. There should be more...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 18, 2008
7:40 pm
1236
Hi everybody, I'm in trouble with a simple easylistbox. Setting ShowCheckBoxes="False" with DisplayMode="DropDown" and SelectionMode="multiple", when I select...
lo.abracek
Offline Send Email
Apr 21, 2008
4:32 pm
1237
Hi Lo, What is your current validation scheme (DOCTYPE statement)? FYI, this may have to do with another problem we're working on right now; I'm going to send...
Peter Brunone
peter_brunone
Offline Send Email
Apr 21, 2008
4:58 pm
1238
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Thanks a bunch! I was going to ask...
Louis Angelopoulos
zoetech_llc
Offline Send Email
Apr 22, 2008
1:16 am
1239
Hey, no fair posting under two aliases! Actually, your download email should have gone out last week. I'll send the link again; contact me offlist if you...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 22, 2008
4:27 am
Messages 1210 - 1239 of 1722   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help