This is my third post in as many days. Apologies for being a pest.
I'm asking here because since you use Devexpress libraries in Llblgen, you have more experience with their stuff than they do with yours.
The Dx components are Data Annotation Attribute aware for Entity Framework classes. I want to add a few of these attributes in the Llblgen designer, but I want to use the Llblgen runtime, not EF. Do you know if the Dx grid will see the attributes, even though it's Llblgen generated code, not EF?
If so, can you bind them through the Devexpress Data Source Wizard, or only in code?
Thanks in advance!
T