Hi there, I have a form with to ELBs The first has 7 entries The second 88 (approx) aspx definition: <ELB:EasyListBox ID="ELBEmployees" runat="server" ...
Hi Alex, Thanks for the detailed report. Which version of IE is this? Also, would it be possible to get a link to this page, or just the rendered HTML from...
Peter Brunone
peter@...
May 1, 2007 2:29 pm
1049
Good morning Peter, The IE version is 6.0.2900.2180.xpsp_sp2_qfe.070227-2300 (seems alittle long winded) I striped down the page and sent the source to...
Thanks, Alex; I'll look out for it. One question: are you actually selecting the items anywhere in code? It seems from your first message that you're not,...
So, I sent a complete page to Bugs@ Yes I do a select in the page load... It turns out the the error can be reproduced by just fiddling with 1 control. When...
Got the page; thanks. It looks like the problem lies with using SelectedIndex. If you use SelectedValue to set the selection, the page works correctly. Thanks...
Peter Brunone (EasyLi...
peter@...
May 1, 2007 4:01 pm
1053
I just bought this today. but...... I cannot use datasource property, and you do not support the datasourceid. in the aspx page. How do I do this in the...
Hi Tim, Why can't you use the datasource property? Is that a project requirement? It seems unusual since this has been the de facto standard for .NET since...
Peter Brunone (EasyLi...
peter@...
May 2, 2007 2:44 am
1056
How are you adding this control to the page? Normally if you add ELB to the toolbar and then drag it on to the page, all the references will be set up...
Peter Brunone (EasyLi...
peter@...
May 2, 2007 2:45 am
1057
Hi there, When I alert ELB_GetValue(ListID); from within the js OnChange function (Multiselect) the values appear as ,v1,v2,v5, but the following...
Hi Alex, Re. the first question, that is expected behavior; look for an updated GetValue function in the next release that keeps this formatting behind the...
Peter Brunone (EasyLi...
peter@...
May 3, 2007 12:11 pm
1059
Hi there Peter, 1) Looking forword to it! 2) Done! Thanks ... updated GetValue function in the next release that keeps this formatting behind the scenes. ... ...
Well this is the error I am getting. Server Error in '/KSMOfficeMap' Application. ... Parser Error Description: An error occurred during the parsing of a...
Hi Tim, Thanks for the detailed error message (and code). Here are your options: 1) Use conventional ASP.NET databinding, as illustrated in the EasyListBox...
Peter Brunone (EasyLi...
peter@...
May 4, 2007 8:06 pm
1062
I am the owner of www.eVelvetRope.com I just upgraded to IE7 and the dropdowns no longer work. I have a feeling that there is something wrong with the AJAX...
I'm trying to create a thumbnail within the listbox by using this code: <img src="http://localhost/CreateThumbnail.aspx?image=test.jpg" A straight image...
Hi Geri, Can you provide the exact code (in context) that you're using for each situation (both the dynamic image and the static link)? It would also be good...
Peter Brunone (EasyLi...
peter@...
May 14, 2007 2:32 pm
1066
Hi Peter. When clicking on the submit button on my page I can get access to the easy list box selected values in the code behind, through ...
Hi. EasyListBox has a read-only Items property that returns a DataTable containing all the items in your list. You can select, filter, sort... anything that...
Peter Brunone (EasyLi...
peter@...
May 18, 2007 5:43 pm
1068
Hello, I am having a problem using the DropDown in asp.net 2.0 that might confuse my users, and I'm wondering if there is a workaround for this problem. When a...
Hi Rick, Would it be possible to get a bit more information about this problem? Had you previously used ELB in ASP.NET 1.x with different results? Is it...
Peter Brunone (EasyLi...
peter@...
May 29, 2007 7:01 pm
1070
Pardon the strange post to the group; I wasn't sure if my mails were getting spamblocked by a user's server. Panayotis, if you get this, please let me know. ...
I was experiencing a similar error. Really strange things were happening such as data in the list boxes not refreshing. Then got me thinking about caching. ...
Hi Peter - Can I use Client side JS to get the values from the ELB? Since it is not the regular drop down, I can't use the DOM directly as I would for a drop...
Hi Hersh, If you look in the Client Functions section of the Help docs, you'll see a number of these functions documented. Specifically, you'll probably want...
Peter Brunone (EasyLi...
peter@...
Jul 2, 2007 5:03 pm
1074
Thanks Peter! I was looking under EasyListBox in the help file - should have seen the 'client functions' at the top level - duh! I was trying to avoid doing it...
Allrighty then; let me know how it goes. One tip for server-side work: use the Item method with a value parameter, and then grab the Text property of the...
Hi Peter, I am using Easylistbox combo licensed copy. But my combois showing the ‘Easylistbox.com’ logo on it. But it should not bethere if have...