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
Glad to know that the problem is solved.
Should you have any other questions, please do not hesitate to ask.