Walaa wrote:
Try to zipp it without the bin or obj folders, just the code files.
Also you can e-mail it to support AT llblgen DOt com
And refer to this thread in your e-mail.
Here it is w/o the llblgen dlls.
I added a DataColumn 'MyColumn' to the CustomerTypedList class, and MyColumn property to the CustomerRow class. The MyColumn accessor in the CustomerRow class should return string concatenated from two other properties in that class. When you run the project you will see that the DataGrid's 'MyColumn' holds no values.
Thanks for looking at this.