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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 720 - 749 of 1722   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
720
Hello, We have bought the ELB, and noticed some instabillity or errors: The selection box after selecting the drop down is somethimes completely ill...
j_simon06
Offline Send Email
Jul 5, 2006
4:49 pm
721
Hello Jörg, Thank you for the screenshots. Would it be possible to get the rendered HTML for this page (from View Source in the browser)? You can send it...
Peter Brunone (EasyLi...
peter@...
Send Email
Jul 5, 2006
5:18 pm
722
Hi Roy, Please forgive *my* late reply as well! I have run the code you provided, and I don't seem to have any problems with focusing on any of the controls...
Peter Brunone (EasyLi...
peter@...
Send Email
Jul 5, 2006
6:07 pm
723
Hello Peter, Thanks for the answer. After expirementing a while I noticed you are right: The problem has to do with the schroll position. If open the...
Joerg Simon
j_simon06
Offline Send Email
Jul 11, 2006
11:40 pm
724
Hi Joerg, It seems ELB is having trouble with some of the CSS in your container there. In lieu of trying to sort out the style issues in that particular page...
Peter Brunone (EasyLi...
peter@...
Send Email
Jul 12, 2006
7:43 pm
725
Hi, I'd like there to be a default value selected (or at least something visible) for a multiple selection dropdown box. Basically, I'm asking whether you have...
snostr
Offline Send Email
Jul 19, 2006
7:18 pm
726
As long as you're in dropdown display mode, the PromptText property should take care of this for you. See the following demo for an example: ...
Peter Brunone (EasyLi...
peter@...
Send Email
Jul 19, 2006
7:27 pm
727
Hi, Peter. I've had my summer vacation now, so this is *my* late reply to your question. I have tried setting the tabindex property, but the error is still...
Roy
roy_halvorsen
Offline Send Email
Jul 25, 2006
7:24 am
728
I have 13 EasyListBox's on a screen, having a couple of them force the filtering of data on a few others by way of SelectedIndexChange event and assigning a...
waynehornak
Offline Send Email
Jul 31, 2006
2:52 pm
729
I need to insert a blank line into the EasyListBox so that the user has a blank line to use for de-selection. Regardless if I add a blank line to the dataset...
waynehornak
Offline Send Email
Jul 31, 2006
6:48 pm
730
Hi Wayne, If you use a non-breaking space (&nbsp;) instead of a blank string for your text and text2 parameters, you should see a blank line. This should be...
Peter Brunone (EasyLi...
peter@...
Send Email
Jul 31, 2006
7:03 pm
731
Hi Wayne, Have you tried the ClearSelection method instead of touching the bare SelectedIndex property? You might also consider clearing SelectedValue...
Peter Brunone (EasyLi...
peter@...
Send Email
Jul 31, 2006
7:20 pm
732
I have tried your suggestions which yielded the same results. I have moved to use a different approach. Instead of looping through all ELB's I have, after...
waynehornak
Offline Send Email
Aug 1, 2006
4:47 pm
733
Due to the different screen designs that utilize different numbers of ELB's I have written a routine that extract the selected values from the ELB's when...
waynehornak
Offline Send Email
Aug 1, 2006
4:48 pm
734
Hi Roy, Apparently we are in the season of slow responses. Hopefully my brain isn't participating in that as well... The actual syntax is ELB_focus (lowercase...
Peter Brunone (EasyLi...
peter@...
Send Email
Aug 1, 2006
9:16 pm
735
Hi Wayne, I think you get the "interesting questions" prize this week. Can you tell me a bit more about how the values differ, i.e. is there a possibility...
Peter Brunone (EasyLi...
peter@...
Send Email
Aug 1, 2006
9:31 pm
736
Hi, Peter. It's summer, and that's the reason, i hope, hehe... No, unfortunately in my code ELB_focus was correctly spelled, so that's not a solution for my...
Roy
roy_halvorsen
Offline Send Email
Aug 2, 2006
8:45 am
737
Hi. If items in a multiple select listbox is being swapped back on forth between 2 listboxes using actionbuttons, selectedvalue turns out to be empty, even if...
Roy
roy_halvorsen
Offline Send Email
Aug 2, 2006
12:19 pm
738
This is strange, because I took the rendered HTML you provided and ran it in its own page. When I called -- for example -- ELB_focus('elbNokasLocation') from...
Peter Brunone (EasyLi...
peter@...
Send Email
Aug 2, 2006
7:22 pm
739
Hi Roy, Can you provide the code you're using for this? I'm particularly interested in where you're trying to retrieve the selected values (i.e. what event in...
Peter Brunone (EasyLi...
peter@...
Send Email
Aug 2, 2006
8:15 pm
740
I don't think that the antivirus software will react on the client script, but I will run a test on another computer with no antivirus software installed. I'll...
Roy
roy_halvorsen
Offline Send Email
Aug 3, 2006
6:38 am
741
Hi, I am currently evaluating the EasyListBox to use in our web application. What I am trying to achieve is that it fits into our stlye and application...
albrechttimo
Offline Send Email
Aug 5, 2006
1:08 am
742
Hi Timo, Thanks for considering EasyListBox. Are you saying that you cannot set the button width to zero? If so, please post the code you are using, since...
Peter Brunone (EasyLi...
peter@...
Send Email
Aug 5, 2006
1:40 am
743
Hi Peter, I've been using the EasyListBox for a while and it sure has helped me a lot. Recently, I used it with checkboxes to shoe a Dropdown of Week Days for...
maskofzor
Offline Send Email
Aug 8, 2006
7:04 pm
744
Hi Nikhil, Thank you for an interesting question. when you say that you "place ELB on a Control", would it be possible to get some more context -- maybe even...
Peter Brunone (EasyLi...
peter@...
Send Email
Aug 8, 2006
7:34 pm
745
Hi Peter, I'm attaching the screenshots and the Attributes of ELB in both cases. I'm setting the Search Criteria for retrieving records as Per Pic1 and after...
archana punna
maskofzor
Offline Send Email
Aug 8, 2006
10:02 pm
746
Thanks for the extra details. It looks like some of the settings are not the same in both examples below (for example, "FontSize" vs. "Font-Size"). Is this...
Peter Brunone (EasyLi...
peter@...
Send Email
Aug 10, 2006
3:55 am
747
Hi Peter, I had copied over the properties directly from HTML, dunno how did the difference come up. I changed the name to FontSize manually and it worked ...
archana punna
maskofzor
Offline Send Email
Aug 10, 2006
9:10 pm
748
Hi All, I'm doing a test of the control and have set the control up and everything looks good except I'm not getting any data in my control Here is the code...
scottmahler2002
Offline Send Email
Aug 17, 2006
1:02 am
749
Hi Peter Remember me? It's andrea edwards from the uk. I have just downloaded your new demo. Do you know if easylistbox will work in an atlas update panel? I ...
andieje
Offline Send Email
Aug 18, 2006
12:35 am
Messages 720 - 749 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