Home

Enable editing ?

When doing this:

var a = new UserQuery(this.Connection);

Products.Dump();

a.Products.Dump();

why does the first dump allow editing, while the second does not ?

It would be really useful to have the second dump allow editing also.


Comments

Sign In or Register to comment.