Hello, We have bought the ELB, and noticed some instabillity or errors: The selection box after selecting the drop down is somethimes completely ill...
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@...
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@...
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...
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@...
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...
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@...
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...
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...
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...
Hi Wayne, If you use a non-breaking space ( ) instead of a blank string for your text and text2 parameters, you should see a blank line. This should be...
Peter Brunone (EasyLi...
peter@...
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@...
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...
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...
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@...
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@...
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...
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...
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@...
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@...
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...
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...
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@...
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...
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@...
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...
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@...
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 ...
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...
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 ...