Peter, I've sent a few emails to you in the last wks (last one yesterday) and haven't received a response so far - which is very untypical, because I have...
Hi Michael, I was out of town -- *really* out of town -- Friday through Sunday, and accordingly, was quite buried by Monday. If you sent anything before...
Peter Brunone (EasyLi...
peter@...
Nov 5, 2008 2:38 am
1339
Hi, I am using ELB 4.0 inside a FormView (ASP.NET 2), that is all working nicely. Now I had a request to provide functionality to initialize some values in...
How would one turn off auto-complete? For instance, I have a very large selection list for "Place of Birth" and if someone tab's into the field and puts "KY"...
Hi Brent, The easiest way to do this (with the current implementation) would be to add UseAjax="True" to the control's property assignments. This has the...
Peter Brunone (EasyLi...
peter@...
Dec 9, 2008 3:57 pm
1342
Peter, This works, but not perfectly. I'd still like to be able to see the whole list, but this is a possible work-around for now. Thanks again, -Brent ... ...
Brent, Thanks for the feedback. There's some code (that several users have deployed) which loads all items into an ajax-enabled ELB combobox; this might...
Peter Brunone (EasyLi...
peter@...
Dec 9, 2008 11:06 pm
1344
Silly me. Try setting the ComboReloadOnClear property to True with ajax enabled. Cheers, Peter ... From: "Brent" <angevine@...> Sent: Tuesday, December...
Peter Brunone (EasyLi...
peter@...
Dec 9, 2008 11:08 pm
1345
I've got a little alignment issue I can't seem to fix. When I place an ELB ComboBox on one of my forms it wants to sit about 7 pixels higher than a standard...
Hmmm... that's troubling. I'm entering that as a bug for immediate attention. In the meantime, you can enclose that line in a table to get things to calm...
Peter Brunone (EasyLi...
peter@...
Dec 10, 2008 2:42 am
1347
Hey everyone, I just wanted to give you a heads-up regarding this issue. It seems that the redirects *do* in fact work as Microsoft designed; apparently there...
Peter Brunone (EasyLi...
peter@...
Dec 16, 2008 5:25 am
1348
*** Need to be removed? Reply with QUIT in the subject line *** *************************** - EasyListBox 4.0 is now available - Using ELB with ASP.NET 3.5 -...
Hi, the subject says it all: entering text into an ELB in Combo-Mode does not trigger the OnChange-event. I understand it might be debatable when this should...
Hi Michael, Let me talk to Peter and see what the best course of action would be. Happy almost-new-year, Peter ... From: "Michael Baas"...
Peter Brunone (EasyLi...
peter@...
Dec 29, 2008 2:08 pm
1351
Hi Peter, ok, great, thanks :) Just FYI: currently I have set OnChange="DES_CMonSet('{name_of_group}');" - this executes a JS-Function from Peters tools to set...
Hi, I have a button which looks like this in my ASPX: <input onClick="ELB_ClearSelection('DropDownList___00178');" type="Button" value="Clear" /> The HTML that...
Hi Michael, That's rather unusual. I'm surprised to hear that ASP.NET is actually changing the syntax of a static HTML button; is there perhaps a...
Peter Brunone (EasyLi...
peter@...
Jan 3, 2009 7:36 pm
1355
Hi Peter, the controls were defined as shown, only within a td. I finally changed the whole thing to asp:button which solved the issue, and that's all that...
That's beyond strange. Thanks for the update; I'm glad you got it working. Let me know if you run up against this again; that sounds like something that the...
Peter Brunone (EasyLi...
peter@...
Jan 4, 2009 2:57 am
1357
Re. the OnChange issue, I haven't heard from the *other* Peter B yet (but then again, this is an out-of-the-office time of year). It sounds like the ball is...
Peter Brunone (EasyLi...
peter@...
Jan 4, 2009 2:59 am
1358
Yes, Peter, that's all ;) ... (but then again, this is an out-of-the-office time of year). It sounds like the ball is more in my court on this one, anyway;...
Hi Peter, I am sorry to repeat a discussion we once had, but I wasn't able to resolve the issue then and now I'm struggling with it again in a slightly...
Hi Michael, In ELB 3.5, the mainstream workaround for this is to place each ELB inside its own table cell. Turn on nowrap, set the border/padding/margin to...
Peter Brunone (EasyLi...
peter@...
Jan 5, 2009 3:12 am
1361
Hi group, we have just taken over a website for a new customer. The previous developer has used the EasyListBox software on a dropdown on the homepage. It...
Hello,Peter and everyone here! I bought ELB control last month,and I realized there is an error when working with UpdatePanel, the screenshot picture: ...
I used EasyListBox for while, and got complains about two issues: 1. The performance could be better, the current ELB4.0 perform much slower than regular...
Hi. It looks like you're using EasyListBox 3.5, which does not have enhanced rendering ability for Safari/Chrome. There will be limited support for these two...
Peter Brunone (EasyLi...
peter@...
Jan 9, 2009 4:58 am
1366
Hi! There shouldn't be any JavaScript errors as a result of EasyListBox in an UpdatePanel (even in prior versions, merely having it outside an UpdatePanel...