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 309 - 338 of 1726   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
309
Hi, I'm evaluating the ELB box, and it allready does some of the things that I need, but I need some help/suggestions for the last thing I'm working on. I have...
tim_de_vogel
Offline Send Email
May 2, 2005
7:46 pm
310
Hi Tim, Wow, that's quite a query :) Let me see if I understand correctly. You have three tables with (approximately) the following structure: Table1 ... ...
Peter Brunone (EasyLi...
peter@...
Send Email
May 2, 2005
8:03 pm
311
Hi, I'm afraid it's a bit more complicated - else it wouldn't be a problem as I allready have some of the elb boxes working in a prototype version. I'll...
tim_de_vogel
Offline Send Email
May 3, 2005
8:26 am
312
Hi Tim, Thanks for the additional explanation. Apparently I misread some of your original message. Slight rambling follows: I'm no DBA, but it would seem that...
Peter Brunone (EasyLi...
peter@...
Send Email
May 5, 2005
5:07 am
313
Peter, I solved most of the problems by implementing one postback. The page isn't too big and it seems to go quite fast anyway. I still have one small problem...
tim_de_vogel
Offline Send Email
May 13, 2005
1:43 pm
314
Hi Tim,    I'm glad to hear you've gotten through that issue; I don't envy you, having to use that data structure for this particular task.    You can...
Peter Brunone (EasyLi...
peter@...
Send Email
May 13, 2005
2:06 pm
315
Peter, When I tried LbOpties.InsertItem(i, "test") with i being a value from 1 to 20, I always get "Object reference not set to an instance of an object." So I...
tim_de_vogel
Offline Send Email
May 13, 2005
2:52 pm
316
Hi, I am geting the following error when trying to enter edit mode of a grid using an ELB. I am using the SelectQuery method, i have not used this method in a...
pztydr
Offline Send Email
May 15, 2005
2:29 pm
317
Hi, Further to the above post: 1. There are actually 3 ELB's in the row and all 3 are exhibiting the same problem.. 2. Changing from SelectQuery Mode to...
pztydr
Offline Send Email
May 16, 2005
12:32 am
318
Hello, If there any way in EasyListBox to find out the Selected values just like we used to do in Old-Style List Box - For Ex - If ListItem1.Selected = True ...
vikas_mehra475
Offline Send Email
May 16, 2005
10:07 am
319
Hi, I am new to using Easy List Box, I have a user control where I am displaying Estates names in the format - EasyListBox1 - SalesOfficeId (DataValueField) ...
vikas_mehra475
Offline Send Email
May 16, 2005
10:08 am
320
Thanks for the heads-up, Peter; sounds like we need to do some research into the SelectQuery/Datagrid combination. ... not ... (String...
peter_brunone
Offline Send Email
May 16, 2005
10:13 am
321
Hi Vikas,    Welcome to the ELB group!    If you want to get the selected value, you can just call myListBox.SelectedValue.  Does that help? Cheers, ...
Peter Brunone (EasyLi...
peter@...
Send Email
May 16, 2005
10:13 am
322
Vikas,    Can you send the exact code you're using to create these listboxes?  If not, can you provide a link or send the rendered HTML?  Also, have you...
Peter Brunone (EasyLi...
peter@...
Send Email
May 16, 2005
10:17 am
323
Hello Peter, Thanks for the response. Actually I have to append the values and pass it to another customised user control. I have written a class which passes...
Vikas Mehra
vikas_mehra475
Offline Send Email
May 16, 2005
10:18 am
324
Thanks Peter, you were right on target, I missed out on EasyListBox2.ParentList="EasyListBox1 ... "Peter Brunone (EasyListBox.com)" <peter@...>...
Vikas Mehra
vikas_mehra475
Offline Send Email
May 16, 2005
10:22 am
325
   No problem.  In a multiple-select list, SelectedValue will return a delimited string of all selected values. From: Vikas Mehra...
Peter Brunone (EasyLi...
peter@...
Send Email
May 16, 2005
10:24 am
326
Peter, If you need further testing etc please don't hesitate to contact me. I have made a copy of the original page pending a fix or further testing. Regards. ...
Peter Annandale
pztydr
Offline Send Email
May 16, 2005
11:08 pm
327
Peter (or anyone else), Did you see the last part of my mail, that firefox doesn't seem to get the resultset? ... There must be a workaround, since the swapper...
tim_de_vogel
Offline Send Email
May 17, 2005
7:21 am
328
   How odd; I don't even see it in the thread below.    Is there any chance you're writing this out inside some improper tags?  Have you checked the...
Peter Brunone (EasyLi...
peter@...
Send Email
May 17, 2005
2:42 pm
329
Hi Peter, ELB works great with small list but I think it has a huge overhead that make any list with more that 100 item suffer higly... Renederd HTML includes...
Emmanuele De Andreis
emmanuele71
Offline Send Email
May 17, 2005
2:42 pm
330
Hi Manu,    Fear not; that's in the works.  There is an ongoing effort to increase speed in a number of areas; some you may have already seen include...
Peter Brunone (EasyLi...
peter@...
Send Email
May 17, 2005
2:48 pm
331
Pete the page in question is in the Rainbow release at CharlesCarroll.com and is quite severe. Taking a minute or 2 to load the page. Register for...
Charles Carroll
charlesmarkc...
Offline Send Email
May 17, 2005
7:38 pm
332
Works great but, I'm having this problem with the other normal / regular dropdowns on the page when any EasyListBox gets focus. Anyone run across this?...
mojohys
Offline Send Email
May 23, 2005
5:06 pm
333
Yo mojo, For some reason I didn't get this message in my inbox. Has anyone else received it? Re. your issue, that is currently the expected behavior. This...
peter_brunone
Offline Send Email
May 23, 2005
8:31 pm
334
... Yes, we did...
mike13echo
Offline Send Email
Jun 2, 2005
6:35 pm
335
I'm using easyListBox as a dropdown with check boxes... and storing the result of the selections as separated values in a database (field set to hold up to 250...
mojohys
Offline Send Email
Jun 3, 2005
2:47 pm
336
Mo,    I've never heard this issue reported before (the checkbox demo on the ELB website has no problem with selected value strings longer than 47).  Can...
Peter Brunone (EasyLi...
peter@...
Send Email
Jun 3, 2005
3:26 pm
337
Peter, Thanks for your reply! Correction it maxs out at 50 chars. Can't give you a URL this is running on an intranet. The problem is not in the html but the...
mojohys
Offline Send Email
Jun 3, 2005
4:04 pm
338
Have you done a response.write on the request.form value to see if it's all there? ... In this line, you're explicitly telling the command object to add a...
Peter Brunone (EasyLi...
peter@...
Send Email
Jun 3, 2005
4:22 pm
Messages 309 - 338 of 1726   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