Hi !
How can I hide columns (properties) when I bind the collection to the grid.
I have properties like ID or createUser, createDat. Where do i have to set those properties. I am new to llblgen. In mygeneration i just made new abstract classes. Can I change the entityclasses to set these properties using methods ? Your examples with the northwind are to easy. All columns used in the grid. No hidden columns with calculated values .
Maybe you can give me a short example the best way doing this. How can I filter, sort the grid ? cancel update, undo a row ?
Thanks for your help.
Thomas