On 14.12.2015 12:50, Chris Poulsen wrote:
The error you are getting happens because the BeanModel for your grid
already contains a property called "delete".
If I replace
  add="delete"
with
  add="deleteHVUHDVIUDHVS"

I will get a message that the Model already contains "deleteHVUHDVIUDHVS"

So if you actually tried using <t:grid include="degreeProperty1,
degreeProperty2" add="delete"> and got the error, something is really off...
As I said, I did try that and still get the error.

You can try to attach a debugger to either Grid, BeanModelUtils or
BeanModelImpl to see what your generated model contains... or create / bind
a bean model explicitly and debug using that.
Will try.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to