Prepopulate Expression Grid with partially populated rows
Ideally I need to be able to do this:
- Load metadata with connection string
- Automatically add specific table to query builder
- Populate Expression Grid with rows that have no expression, but with Alias (Column name) populated. This list is unrelated to the table selected.
The idea is to help the user by supplying all aliases that will be needed instead of having them type them manually.
I looked in examples such as AlternateNames, but the rows added are related to the table selected.
Is there a way to do this?
Thank you,
Simon
Hello, Simon.
Please accept my apologies for the inconveniences this problem caused you.
Indeed, the ability to load metadata from XML is missing in Free version. But the sample project that I've sent to you works fine with the free version. The problem with incorrect handling of OLE DB connection strings should be reported to Microsoft, I think.