Pardon the strange post to the group; I wasn't sure if my mails were getting spamblocked by a user's server. Panayotis, if you get this, please let me know. ...
I was experiencing a similar error. Really strange things were happening such as data in the list boxes not refreshing. Then got me thinking about caching. ...
Hi Peter - Can I use Client side JS to get the values from the ELB? Since it is not the regular drop down, I can't use the DOM directly as I would for a drop...
Hi Hersh, If you look in the Client Functions section of the Help docs, you'll see a number of these functions documented. Specifically, you'll probably want...
Peter Brunone (EasyLi...
peter@...
Jul 2, 2007 5:03 pm
1074
Thanks Peter! I was looking under EasyListBox in the help file - should have seen the 'client functions' at the top level - duh! I was trying to avoid doing it...
Allrighty then; let me know how it goes. One tip for server-side work: use the Item method with a value parameter, and then grab the Text property of the...
Hi Peter, I am using Easylistbox combo licensed copy. But my combois showing the ‘Easylistbox.com’ logo on it. But it should not bethere if have...
Hi Mahmud, It sounds like you're still using the EasyListBox.dll from the trial version installation. I suggest completely uninstalling the trial, then...
Peter Brunone (EasyLi...
peter@...
Jul 4, 2007 9:18 pm
1078
I see a lot of posts on the release of an XMTHML compliant release, but I haven't found an ETA. Does anyone know of one?...
Hi Cecil, Thanks for dropping in. The current plan is to have a beta out in the next week-ish, with a full release no later than mid-August. There are a...
Peter Brunone (EasyLi...
peter@...
Jul 17, 2007 3:46 pm
1080
I am currently evaluating your multiselect tool and I have a question. Can I make the assumption that when retrieving in client script using ELB_GetValue...
Hi Mike, Yes, you can make that assumption. The last item to be selected is appended to the end of the list of values, even though the tooltip (and display...
Do you have any known AJAX wrappers that work with your EasyListBox? I can't seem to get the dropdown to update under an AJAXED environment. I've tried...
Hi Mike, Just to be clear, are you trying to change the datasource on an actual page postback, or via the ajax wrapper? The reason I'm asking is because...
Peter Brunone (EasyLi...
peter@...
Jul 30, 2007 3:12 pm
1084
I'm trying to change the datasource on the postback. My function returns a datatable. ... actual page postback, or via the ajax wrapper? The reason I'm asking...
Okay. Just so I'm sure I understand, you're saying that you can load the datasource originally, but you can't change the datasource successfully on postback? ...
Peter Brunone (EasyLi...
peter@...
Jul 30, 2007 5:24 pm
1086
Hi gang, The XHTML-compatible ELB is getting ready for release. If anyone would like to try it out, let me know and I'll get you a download link. The plan is...
Yes. I load the datasource (a datatable) in the load, but when I change the datasource (a different datatable) in the postback. It is not updated. ... load...
That's very strange. If you've already cleared the ELB, then there should be no items at all. What happens if you set the list's CacheData property to false?...
Peter Brunone (EasyLi...
peter@...
Jul 31, 2007 8:22 pm
1089
If so, ping me and I'll answer back with a download link. Your feedback is most appreciated! Cheers, Peter...
Peter Brunone (EasyLi...
peter@...
Aug 2, 2007 4:14 pm
1090
Yes please! Thanks! George _____ From: EasyListBox@yahoogroups.com [mailto:EasyListBox@yahoogroups.com] On Behalf Of Peter Brunone (EasyListBox.com) Sent: 02...
hello. I was looking this question also but I want to run code on the serverside using OnChange how would do that? i want to grab the value that has the...
I already answered this offlist, I figured a public post would be good for closure. The server event you want is called OnSelectionChanged. Once you hook up a...
I have a page where users can upload images. After each upload the image is stored to an image directory and a row is added to the database. The images are...
Excellent; thanks for the update. Sorry I didn't get to you first, but it looks like you're all set. As you've no doubt discovered, the items of a swapper...
Peter Brunone (EasyLi...
peter@...
Aug 10, 2007 2:47 am
1096
XHTML support is finally here! http://easylistbox.com Cheers, Peter...
Hello. I've just purchased & downloaded the most current version of ELB. I'm having a problem getting the combo box to display correctly in IE7. You can see...
Hi Lee, Can you send me either (a) a link to the page, or (b) the rendered HTML from the browser? You can reach me offlist at peter at easylistbox dot com. ...
Peter Brunone (EasyLi...
peter@...
Aug 16, 2007 3:24 pm
1099
Never mind that last request. I've found the problem and will be sending you an updated Javascript file offlist. Peter ... From: "rlbsolutions"...