You heard it here first! You can get a sneak preview of some of the cool new features coming in EasyListBox 2.0, including (but not limited to): - Drag-select...
Peter Brunone
peter@...
Apr 4, 2004 5:59 am
16
I should add that the Help isn't very complete, so feel free to ask questions here. The next release should be much better documented. Cheers, Peter...
Peter Brunone
peter@...
Apr 4, 2004 6:00 am
17
Greetings... Today's special is linked lists with movable, swappable items. Give it a whirl by downloading the latest version (example aspx files included) at...
Peter Brunone
peter@...
Apr 13, 2004 9:15 am
18
Oops... Those links should be http://easylistbox.com/moveItemLists.aspx And http://easylistbox.com/childlists.aspx ... From: Peter Brunone...
Peter Brunone
peter@...
Apr 13, 2004 9:27 am
19
Version 2 is out. I still have some enhancements to make on the help file, and one or two demos to fill out on the site, but overall, I'm just about ready to...
Peter Brunone
peter@...
Apr 15, 2004 11:49 am
20
Just an FYI to let you know version 2.1 joined us a few days ago. There were some bugs fixed and one or two minor features added (listed at...
Peter Brunone
peter@...
Apr 21, 2004 3:59 am
21
Guys...help! I just cannot get the most basic example of EasyListBox to work! The DLL is in the bin folder of the app as required! Where am I going wrong! ... ...
Hi Andy, There are two problems with the code below. First of all, to use EasyListBox (or just about any other ASP.NET control), you need to enclose it in a...
Peter Brunone -- Easy...
peter@...
Apr 29, 2004 1:50 am
23
... A start would be to run some of the HTML output from ELB through the W3C's validator (with that doctype specified): http://validator.w3.org/ -g Gary Pupurs...
Peter thanks for your quick response and advice. I did originally try it with the form tag and still found it failing so I convinced myself I had even got that...
Yeah, it's kind of frustrating; you can have the doctype statement, but if you include a pointer to a DTD, Internet Explorer is forced to *ignore* some of its...
Peter Brunone (EasyLi...
peter@...
Apr 29, 2004 3:38 pm
26
Peter In your example for the combo box you magically populate this from somewhere! There doesnt appear to be any code in the demo shown that pulls data from...
Andy, Once again, you're giving me helpful ideas for expanding the FAQ and tutorials :) Actually, in most of the demos on the site, I just use the handy...
Peter Brunone (EasyLi...
peter@...
Apr 29, 2004 5:36 pm
28
Hi All, This is an awesome control that I think I will be able to put to good use. My question is: No matter where on my form I place the control it allways...
Hi Kent, Can you send some code (the rendered HTML code as well as your aspx code), along with the browser and OS you're using? It seems strange that the...
Peter Brunone (EasyLi...
peter@...
May 6, 2004 7:37 pm
30
Sorry, the browser is IE6 and OS is W2K Kent ... aspx code), along with the browser and OS you're using? It seems strange that the control would show up in...
I meant the upper left. There is no aspx code on my sample page but the html is: <ELB:EasyListBox id=EasyListBox1 style="Z-INDEX: 101; LEFT: 321px; POSITION:...
Ah. Currently, EasyListBox doesn't support absolute positioning; the thought was that most developers are going to use relative positioning for form controls. ...
Peter Brunone (EasyLi...
peter@...
May 6, 2004 7:52 pm
33
Peter, Thank you for the quick answer. Unfortunatly I sort of require absolute positioning. I'll be waiting for 2.2 to come out. One other question. Does...
Kent, ... I want to say yes, but I'm not 100% certain I understand the question. If you're asking if you can have a value and text with each item just like...
Peter Brunone (EasyLi...
peter@...
May 6, 2004 8:21 pm
35
Peter, That is exactlly what I was asking. I guess I just haven't figured out how to add the value, but I will. I will be looking forward to the 2.2 version. ...
Kent, Let me know if you have suggestions to improve the documentation as well! The value attribute has been coded to work the same way for EasyListBox as for...
Peter Brunone -- Easy...
peter@...
May 6, 2004 10:17 pm
37
Here it is, for a select group of people, which obviously includes the [EasyListBox] group! http://easylistbox.com/downloadtrial_22.aspx Pound on it, kick it...
Peter Brunone (EasyLi...
peter@...
May 15, 2004 8:15 am
38
Well, it's a REALLY early preview :) Just kidding; I guess somewhere in there I forgot to upload the new super-secret page. It works now. Thanks for the...
Peter Brunone (EasyLi...
peter@...
May 15, 2004 8:59 pm
39
The general-public announcement will go out later, but I wanted you folks to be among the first to know. Cheers, Peter...
Peter Brunone (EasyLi...
peter@...
May 17, 2004 3:50 pm
40
Just a heads-up... Three key problems were noted today, which resulted in an emergency bug fix release. LimitToList, OnSelectionChanged, and array databinding...
Peter Brunone (EasyLi...
peter@...
May 19, 2004 4:48 am
41
Just in case you didn't know, there's a demo of dependent EasyListBoxes in a DataGrid at http://easylistbox.com/demoDataGrid.aspx ... INCLUDING a zipfile...
Peter Brunone (EasyLi...
peter@...
May 22, 2004 2:51 am
42
Hi There, First of all... great control! 1 problem that i'm having with it, though, is when I submit the form (press the Save button), i'm getting the...
Hi Michelle... Thanks for the kind words. Could you send the full error message (cut and pasted) from the page in question, along with the asp.net code you're...
Peter Brunone (EasyLi...
peter@...
May 24, 2004 2:10 pm
44
Hi In this below address : www.tavanafza.com when i use EasyListBox my grid do not work, Please Help me, Thanks....