I'm new to ELB and I'm noticing that my OnSelectionChagned server side event is firing before my Page Load. Is that normal? If so, what is the rationale? It...
Hi bdoc7, My apologies for letting this message slip. In a nutshell, this is most likely a life-cycle difference between ASP.NET versions. ELB was built on...
Peter Brunone (EasyLi...
peter@...
Feb 4, 2008 4:25 pm
1164
I'm using ELB with the multiselect dropdown functionality and I'm experiencing some rendering problems on IE and Firefox. IE renders visually fine, but when a...
Is this a registered version or the trial download? The latter only renders a standard dropdown/listbox in Firefox. As for the IE issue, this may be a...
Peter Brunone (EasyLi...
peter@...
Feb 5, 2008 6:37 pm
1166
Hi Peter, thanks for your answer. It is the registered version. About the JS file please be my guest, if it makes it work it would be great. I've read many...
Hello all, I was hoping to get some help with ELB positioning when used with .NET's modalpopup AJAX control (from the AJAXControlToolkit). I downloaded the...
Hi skmed, Would it be possible to get the rendered HTML (View Source) from the browser when this thing runs? You can send it directly to me if you like, peter...
Peter Brunone (EasyLi...
peter@...
Feb 8, 2008 3:19 pm
1169
Hi all. I'm attempting to get an AJAX-enabled ELB into my application, but no matter what I try it is always the same result: no results are entered into the...
I neglected to mention the following in my previous post: Web browser is IE 7 Operating system is Windows XP service pack 2 Web server is ASP.NET 2.0.5 No...
I have a form with an easy list box, set to multi-select dropdown with checkboxes. There is also a submit button on the form that refreshes data according to...
Hola, spoja... This is a bit unusual. It's possible that the stub file that returns your data isn't in the right place. Try this: 1) open up the rendered...
Peter Brunone (EasyLi...
peter@...
Feb 8, 2008 5:00 pm
1173
Greetings, Count... I haven't been able to reproduce this issue. Can you tell me a bit more about the environment? Browser make/version, client OS, any...
Peter Brunone (EasyLi...
peter@...
Feb 8, 2008 8:30 pm
1174
Hey guys, I'm having an issue with the drop down portion of an elb dropdownlist. in IE6 - after droping down the container once all subsequent attempts to...
Hi Sean, I seem to be asking this a lot lately, but would it be possible to see either (a) the page in action or (b) the rendered HTML? It sounds like there...
Peter Brunone (EasyLi...
peter@...
Feb 9, 2008 2:05 am
1176
Peter, Your powers of prophecy are astounding, I did indeed get an error: Error generating listbox arrow: System.ArgumentException: Parameter is not valid. at ...
Thanks Peter, you were correct on the centering issue. I have a work around for the Popunder in IE6, I 've moved those controls to the bottom row of filter...
Okay, I'm going to ask you to do something a little crazy here. Open the ELBScriptIE56.js file and do a search for "extreme debugging". Once you find that...
Peter Brunone (EasyLi...
peter@...
Feb 13, 2008 2:42 am
1179
Hi Sean, It looks like the "other controls" in this case were regular HTML dropdowns, which may explain part of the pop-under issue. The question remains as...
Peter Brunone (EasyLi...
peter@...
Feb 13, 2008 2:48 am
1180
Strangely enough I actually got the exact output from the query, which should have rendered in the drop-down component of the listbox. I take it that this...
Hmmm. Actually I was hoping that was the problem. Is there any indication of a Javascript error when you run the list? I realize that you probably would have...
Peter Brunone (EasyLi...
peter@...
Feb 13, 2008 5:39 pm
1182
Nope, absolutely no javascript errors or anything. Nothing happens at all (when that "extreme debugging" line is commented out), when a letter is typed all it...
Thanks. Really, the best thing you can do with the working example is to make it as simple as possible so we can isolate the problem. Cheers, Peter ... From:...
Peter Brunone (EasyLi...
peter@...
Feb 14, 2008 3:00 am
1184
I didn't delve too much further after receiving errors but does ELB3.5 work with VS2008?...
It's not officially supported, but I know a customer or two who's using ELB with 2008. What errors are you getting, and where (design time or run time)? ...
Peter Brunone (EasyLi...
peter@...
Feb 15, 2008 2:29 am
1186
I am interested, i'll use it in my test environ. ... From: Peter Brunone (EasyListBox.com) <peter@...> To: EasyListBox@yahoogroups.com Sent:...
Hi, My setup has AJAX extension implementation with .net 3.5. Everything works fine except when i fetch external url in AJAX using iframe and ELB displays...
Allrighty then; sent offlist. ... From: Sean Tanksley <ozmodius2004@...> Sent: Friday, February 15, 2008 8:21 AM To: EasyListBox@yahoogroups.com Subject:...
Peter Brunone (EasyLi...
peter@...
Feb 15, 2008 3:02 pm
1189
Hi Vivek, Once you reduce the font size to match the rest of the page (either through ELB properties or a class via the CssClass property), that space should...
Peter Brunone (EasyLi...
peter@...
Feb 15, 2008 3:05 pm
1190
I did get ELB working in VS2008, however, I'm having difficulty with it rendering the correct combobox if I issue a parameter value against a datasource and...
Hi Geoff, Your second request should be pretty easy; you can simply set UseAjax to True when your user's permissions merit the "All" setting. As for the other...