Hi, I just read the email from Chris Hayes, and the key point that he makes, and that all my users want is the Access style combo box, where when a user starts...
Hi Scott, Thanks for the extra information. What I had envisioned for the combo box is a filter, i.e. when you type, it doesn't go right to a record, but...
... People want to type and it goes to closest match instead of the lame 1 letter match. Scott got the need right. Your other filter scenario could be an...
So we're not really talking about a combo box at all (in Scott's/your scenario)... just better selection criteria based on user input, right? ... letter match....
Hi Dennis! Thanks for the info. Actually, you were one of the first people I thought about when brainstorming the combo box process. The code you posted is...
Version 0.9.8 is out, with enhanced keyboard interaction, AND... the DisplayType property now has a third option, called "combo". -Peter ... From: Scott Mahler...
I need help for running the EasyListBox component in .NET 2003. I have added the dll to the bin and referenced it from add reference dialog and added the...
Hi all, I am having problems while trying to add a EasyListBox control to a webform I did: +Copy the dll to bin directory +Add a reference to the dll +Added...
Hi Serter, This may be a silly question, but are you completely sure it was included in your References? It sounds like it's still missing. Can you show us...
Peter Brunone
peter@...
Feb 19, 2004 7:30 pm
12
Hi Peter,thanks for the reply In fact I don't have a code I have just one control on my webform as: <EASYLISTBOX:EASYLISTBOX id="customDemo" style="Z-INDEX:...
Serter, We'll need a little more to figure this out. Could you send the whole page? You can mail it privately to peter@... if you don't want to...
Peter Brunone
peter@...
Feb 21, 2004 12:12 am
14
Hi everyone... In a week or so, I hope to release EasyListBox 1.1 and I'd like a bit of feedback on some of the functionality before I give you folks the beta....
Peter Brunone
peter@...
Mar 4, 2004 5:30 am
15
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...