So this might be a simple one, but can anyone point me to an example of an ELB that requeries a gridview based on an AccessDataSource. Thanks in advance. ...
Hi Scott, If I understand your question correctly, you'd just need to set AutoPostBack to True on the ELB and then catch the SelectedValue property in either...
Peter Brunone (EasyLi...
peter@...
May 5, 2008 6:41 pm
1246
Hi, I'm using ELB as a combobox and I'm trying to get the listbox portion to display opened when the page is initially sent to the browser. I know it can be...
Hi folks Quite new to EasyListbox, I've deployed it and it's great provided the client is Internet Explorer 7 (most users). However with Internet Explorer 6...
Hi Jeff, The official (undocumented) Javascript function to open an EasyListBox is ELB_expandList(ctlID). However, with a combobox (and most ELB dropdowns),...
Peter Brunone (EasyLi...
peter@...
May 16, 2008 1:26 pm
1249
Hi Alan, Welcome to the EasyListBox family (or something less cheesy/mobtastic). I thought your name looked familiar, but maybe that's just from the regular...
Peter Brunone (EasyLi...
peter@...
May 16, 2008 2:24 pm
1250
Hi Peter Thanks for the prompt reply. Yes, my name might ring a bell as i had a couole of issues when I first used EasyListBox. Since then it's been greate,...
Hi Peter Hold fire for now. I've obtained a widget for running multiple versions of I.E. on same machine (http://tredosoft.com/Multiple_IEÂ Â if you're...
Does anyone have a working example of using the easylistbox inside a gridview? For some crasy reason I cannot find the easylistbox control if its inside a...
Hi all I am new to this group I just downloaded the trial version 3.5 and i am using IE7 and my coding will be in C#. I desinged a listbox and i bind the value...
Hi Natraj, Are you saying that the control itself disappears, or just the data in the control? Would it be possible to see the code you're using to bind the ...
Hi Peter: I am having issues with .nulltext being displayed in an elb where uniqueidentifiers (converted to string) are stored as value, and regular string...
Hi... I'm sending you an updated Javascript file offlist (yell if you don't see it in your Inbox within the hour). Let me know if you see any changes, since I...
Peter Brunone (EasyLi...
peter@...
Jul 17, 2008 2:12 pm
1257
I am having problems getting easylistbox to work in Microsoft Visual Studio 2005 Version 8.0.50727.762 (SP.050727-7600) Microsoft .NET Framework Version...
Hi Jim, Some of the older examples use a ListItem tag that the newer Visual Studio editions complain about in design mode; if you remove those tags, the error...
Peter Brunone (EasyLi...
peter@...
Jul 28, 2008 8:56 pm
1259
Hi Peter I have two problems with the sample product that i have downloaded for our project. The easylist box popup appears not below the control it appears...
Hi Parveen, Let me follow up with you offlist. There is a newer Javascript file that you may not have; I'll send it to you. If that doesn't fix the problem,...
Peter Brunone (EasyLi...
peter@...
Jul 30, 2008 6:33 pm
1261
Hi Neelima, Thank you for contacting me with these issues. I am sending (attached) a newer version of the ELB Javascript file that may help you. Please unzip...
Peter Brunone (EasyLi...
peter@...
Aug 5, 2008 2:53 am
1262
I have successfully tested EasyListBox's multiple select listbox on a simple web page. However when I try to use this same listbox within a GridView and bind...
Hello, We are having an issue where the drop down box of the control is covering up the textbox when a user starts to type. Is there anything that we can do...
There's a new Javascript file posted at http://easylistbox.com/downloads/ELBJavascript.zip (also accessible from the Support page) that addresses this and a...
Peter Brunone (EasyLi...
peter@...
Aug 26, 2008 4:51 pm
1265
Actually, hold on; I may have misread your problem. At first I thought you meant there was a textbox under the dropdown portion that was inaccessible after...
Peter Brunone (EasyLi...
peter@...
Aug 26, 2008 4:56 pm
1266
DB, Do you really want an EasyListBox on every row, or do you only want the list to show up when you're editing that row? Peter...
Hi I just downloaded the EasyListBox demo and I wanted to use it with other controls in an UpdatePanel and it was not working then I found through the group...
Hi Yasmine, Yes, timelines are the bane of software development... especially in a small shop. Actually, I'm working on that piece right now and I have a small...
Peter Brunone (EasyLi...
peter@...
Aug 29, 2008 5:39 am
1270
Hi Peter, I have an issue where when a user makes a selection, and the selection appears in the textbox, it is getting truncated. I have set the width and the...
Hi Aaron, This sounds like an issue that was corrected with a recent Javascript update. Try downloading the newest file from the Support page --...
Peter Brunone (EasyLi...
peter@...
Sep 4, 2008 3:37 am
1272
Hi Peter, I tried the new script but I am still getting the same result. It seems to chop off the selection somewhere around 18 characters or roughly the...
Hi Aaron, Assuming that ELB is hitting the correct location, try clearing your browser cache. If that doesn't change anything, then is it possible that you...