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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 284 - 313 of 1724   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
284
Do I have a way of programming an OnItemDataBind event for the ELB? Like a method I could write that would occur for each item as it is being databound? I want...
paputus
Offline Send Email
Apr 1, 2005
9:36 am
285
Peter, I only get the object not found if i remove the "NOT" in the subroutine IF statement. The issue I have is as follows: 1. I have inserted several ELB's...
pztydr
Offline Send Email
Apr 1, 2005
9:48 am
286
I need some guidance here... For some reason my ELB is not maintaing state. <ELB:EASYLISTBOX id="elb_PageList" runat="server" UseUniqueID="True" ...
Jonathan
paputus
Offline Send Email
Apr 3, 2005
6:44 pm
287
Firstly I am a little disappointed for there not to be a graphical design interface for this component but moving on... I am using vs.net 2003 and have happily...
houghtonianjames
houghtonianj...
Offline Send Email
Apr 4, 2005
4:29 pm
288
After a post back and saving a record, I need to set the ELB SelectedIndex to -1. I have tried doing that with VB (ELB_lstbox.SelectedIndex = -1) without...
jjburgess35
Offline Send Email
Apr 4, 2005
4:32 pm
289
Hi James,    Have you included the necessary Javascript files in your project?  If so, are you using ELB inside a user control or other container?  In the...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 4, 2005
5:02 pm
290
What do you mean populated using javascript?...
Jonathan
paputus
Offline Send Email
Apr 4, 2005
5:04 pm
291
When can we expect a version which will work on Mac IE v6?...
jjburgess35
Offline Send Email
Apr 4, 2005
5:39 pm
292
does it not work at all? what happens when you hit the demos on easylistbox.com? i dont have a mac, or access to one, so I am curious as to what you see......
Jonathan
paputus
Offline Send Email
Apr 4, 2005
6:07 pm
293
   Currently, Mac IE gets the generic rendering (that is, the lists appear as HTML select elements).  It's a quirky beast to say the least, with some crazy...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 4, 2005
8:10 pm
294
Jack, Is the ELB in a grid??? or just on a form?? I have used it in both and am currently waiting for a fix from Peter for a problem where on postback the ELB...
pztydr
Offline Send Email
Apr 5, 2005
9:01 pm
295
Jack/Peter,    Thanks for your patience on this one.  I'm going to send you each a new build off-list for testing. Regards, Peter From: "pztydr"...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 6, 2005
3:08 pm
296
I am trying to get some advice on debugging my elb's In IE, eveyrthing works fine. In FIrefox, all my post back events dont work out, they loose all they never...
Jonathan
paputus
Offline Send Email
Apr 6, 2005
9:07 pm
297
Ok, I figured out… The problem is on initial load of two of my elbs that are dropdowns. After second try they work fine, I guess it's something in the order...
Jonathan
paputus
Offline Send Email
Apr 7, 2005
5:40 pm
298
1) I wonder if anyone has encountered this, and perhaps knows a solution. I have a swapper with say... 100 items. if i select item 80 and press action button...
Jonathan
paputus
Offline Send Email
Apr 16, 2005
7:59 pm
299
Gents, Is there any way to get Speedsearch to work when you need to select mutiple items in a listbox? This feature works fine in single mode, but not in...
irish102872
Offline Send Email
Apr 26, 2005
9:13 pm
300
Hi...    Currently, Speedsearch does not work for multi-select lists because the functional spec has not been defined.  In other words, there has been no...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 26, 2005
9:53 pm
301
Peter, Thanks very much for your response. In terms of how I need it to work in my implementation it would be fairly simple. My scenario is that I have a list...
irish102872
Offline Send Email
Apr 27, 2005
1:30 pm
302
Hi Tom,    Thanks for your input.  Let me make sure I understand this, since we're dealing with a tricky issue here.  How would a selection be made in...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 27, 2005
2:15 pm
303
I am sorry Peter, I meant to add that we would be using the checkbox functionality. So in that case if a select/deselect happened on the checkbox it would...
irish102872
Offline Send Email
Apr 27, 2005
3:11 pm
304
Peter, Has there been any update on this thread, I am still having the problem. Regards. Peter. ... statements ... the ... routine ... a ... Add ... and ... ...
pztydr
Offline Send Email
Apr 27, 2005
9:04 pm
305
Hi Peter,    Which problem in this thread?  The original databinding error appears to have been wiped out (per one of the messages near the bottom) and...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 27, 2005
9:23 pm
306
Hi, I have downloaded the demo version. Here is my settings CookieMemory="False" ShowCheckBoxes="True" DisplayMode="DropDown" SelectionMode="multiple" ...
reddysambi
Offline
Apr 29, 2005
5:43 pm
307
Hello Sambi,    FloatSelections is a very specialized behavior that actually hasn't even been publicized; one side effect is that it disables Viewstate, so...
Peter Brunone (EasyLi...
peter@...
Send Email
Apr 29, 2005
6:10 pm
308
Peter, My profuse appologies.. All is fixed. I answered at the wrong level of the original thread. I have a couple of forms where i am using the "SelectQuery"...
pztydr
Offline Send Email
Apr 30, 2005
12:17 am
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
Messages 284 - 313 of 1724   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