Search the web
Sign In
New User? Sign Up
EasyListBox
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 511 - 540 of 1722   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
511
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...
Tarik Mallett
malletttarik
Offline Send Email
Nov 1, 2005
11:12 pm
512
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@...
Send Email
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,...
Tarik Mallett
malletttarik
Offline Send Email
Nov 13, 2005
8:00 am
514
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...
bluechicago16
Offline
Nov 14, 2005
1:57 am
515
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@...
Send Email
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...
peter_brunone
Offline Send Email
Nov 14, 2005
3:06 am
517
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...
bluechicago16
Offline
Nov 14, 2005
10:15 pm
518
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...
bluechicago16
Offline
Nov 14, 2005
11:37 pm
519
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....
bluechicago16
Offline
Nov 16, 2005
4:37 pm
520
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@...
Send Email
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...
peter_brunone
Offline Send Email
Nov 22, 2005
7:43 pm
522
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...
Ryan Olshan
teranetlists
Offline Send Email
Dec 3, 2005
5:46 am
523
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@...
Send Email
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...
Ryan Olshan
teranetlists
Offline Send Email
Dec 3, 2005
6:39 am
525
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...
peter_brunone
Offline Send Email
Dec 6, 2005
5:00 pm
526
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...
Jonathan Minond
paputus
Offline Send Email
Dec 7, 2005
1:37 am
527
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...
Harry
drone1k
Offline Send Email
Dec 15, 2005
8:52 pm
528
(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...
peter_brunone
Offline Send Email
Dec 15, 2005
10:58 pm
529
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...
peter_brunone
Offline Send Email
Dec 22, 2005
9:10 pm
530
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...
Peter Annandale
pztydr
Offline Send Email
Dec 24, 2005
11:38 am
531
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@...
Send Email
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> ...
Peter Annandale
pztydr
Offline Send Email
Dec 27, 2005
11:46 am
533
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 Mallett
malletttarik
Offline Send Email
Dec 28, 2005
2:19 am
534
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...
Annandale, Peter L
pztydr
Offline Send Email
Dec 28, 2005
3:09 am
535
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...
Tarik Mallett
malletttarik
Offline Send Email
Dec 28, 2005
4:07 am
536
Hi Tarik, If you have not replaced the old JS file with the new one, then be sure to do so. Also, what happens if you keep both lists in ...
Peter Brunone
peter_brunone
Offline Send Email
Dec 28, 2005
4:26 am
537
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 Mallett
malletttarik
Offline Send Email
Dec 28, 2005
4:37 am
538
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...
Annandale, Peter L
pztydr
Offline Send Email
Dec 28, 2005
9:19 pm
539
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...
briangregory82
Online Now Send Email
Dec 31, 2005
7:19 am
540
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...
EasyListBox.com
peter@...
Send Email
Dec 31, 2005
7:35 am
Messages 511 - 540 of 1722   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help