That's your problem. Just like the ListView, you have to go in and create the columns. That is the only thing you have to do. Open the designer, create the number of expected columns, change the caption if you would like, and then the error should go away. Also, do not change the names of the columns, the EnhancedList will name them as necessary, but they at least have to exist.For more information, refer to the EnhancedList sample that was installed with yout 1.5 release. You can use this as a refernece point.