Hi Peter, Thanks again for the help. The product is already saving a lot of issues on the site. Especially not having to do a post back to populate the child...
Hi Tarik, If you're in a situation where you have possible multiple values, I would suggest the following: "SELECT propListId, propListDetails,...
EasyListBox.com
peter@...
Nov 2, 2005 5:09 am
513
Hi Peter, thanks again for your help. This is the code I am using: mySQL = "SELECT propListID, propListExpires, propBuildType, propRoomNumber, propRentPerWeek,...
When one item is preselected using SelectedValue, the selected item does not appear in the textbox (but it is selected in the dropdown list): <ELB:EASYLISTBOX...
Hi Tarik, I'm not sure what you mean by the code inserting extra spaces -- the IN function just check to see if the value is included in the parenthetical list...
EasyListBox.com
peter@...
Nov 14, 2005 2:28 am
516
Hey Mr. Blue, Thanks for the question, and the code. This is a very interesting issue. I took your sample, reproduced the problem, and then changed your...
Does the ASP.NET account (or the user's account if not allowing anonymous access) need write access to the folder in which the .aspx is located? Is there a...
Never mind: the answer is in the help file: If your ASP.NET process does not have write permissions on the directory where EasyListBox is being used, you will...
Anyway to get the control to render at design time. Now it shows: There was an error rendering the control. Check to make sure all properties are valid....
Hi Steve, Currently, design-time rendering for ELB is limited, but it shouldn't give you an error (although you seem to be the new obscure bug-finder of the...
EasyListBox.com
peter@...
Nov 16, 2005 5:33 pm
521
Hi gang, As you know, version 3 has been a long time coming, and you've all been very patient. The main site (http://easylistbox.com) now commits to a...
I am using the SpeedSearch in an ELB 3.0 control. However, it only accepts alphanumeric characters. The problem is that all the ListItem values and text in my...
Hi Ryan, Thanks for the question. Are you using the pre-beta on LearnASP.com? That's one of the few 3.0 copies in circulation, and it's probably out of date....
Peter Brunone (EasyLi...
peter@...
Dec 3, 2005 6:08 am
524
Yes. It's the pre-beta copy from LearnAsp.com. I've switched it to ComboBox mode and that will do until the speed search is fixed. On the other hand, I guess I...
Yes, it's finally here! Hop on over to the main site and grab a copy so you can add your feedback to the final version. Do it soon, as we're running a tight...
Very Nice, I am downloading as we speak... and will be trying this out over the weekend. Can't do much during the week, with hectic schedule... but this...
Our development team purchased your control to use in projects we are developing for employees. We just started using the control and found that the help...
(note: I already responded to Harry in another conversation offlist, but this is the basic idea) Hi Harry, First, I want to thank you again for your interest...
In other words, version 3 is out! Those with instant-upgrade licenses can use their current download links to grab the new installer. If you don't get version...
Hi, Having issues with using this property, gives an error: [NullReferenceException: Object reference not set to an instance of an object.] I am trying to...
Hi Peter, Thanks for the word. We're looking into this, although you may not hear anything for a day or so due to the holidays. A few questions, if I may:...
EasyListBox.com
peter@...
Dec 25, 2005 3:21 am
532
Peter, Yes the ELB is bound via a DataSet and the value is in the list, i can return the value if i assign it to the SelectedValue. <HTML Code> ...
Hi Peter, Thank you for the new version, and trust you have managed to take some time out to enjoy the festive season? I am having trouble getting my related...
Tarik, You sent it to the wrong Peter. Regards...... Peter Annandale Team Leader Education EDS (Australia) *:61 8 8464 1700 Fax: 61 2 8745 2716 Mobile:0407...
Hi Peter, Correct me if I'm wrong, but the email was sent to * EasyListBox@yahoogroups.com, which means you and everyone else signed up to the group would have...
Hi Peter, Yes I have replaced with the new file provided. Changing both to ListBox and the height did the trick...Almost...Works great now in FF just not i.e....
Tarik, Thanks and yes you were right. I didn't notice that it went to the whole group. Regards...... Peter Annandale Team Leader Education EDS (Australia) *:61...
I've been evaluating this control for use in an framework 2.0 project (since 2.0 controls are rare) and I've noticed right off the bat that there is no support...
Hi Brian, That is correct; there is no support for this yet. However, as before, you do have the advantage of no-code databinding as demonstrated in...