Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add custom columns to a custom tab in the Reference Manager. #336

Open
kfertitta opened this issue Jul 1, 2020 · 0 comments
Open

Comments

@kfertitta
Copy link

We've managed to add some custom tabs to the Reference Manager (though the deployment solution is yet to be fleshed out, as per #335). However, there does not seem to be a reasonable way to add custom columns to the GridView for our custom reference types. The existing reference providers leverage a lot of custom XAML baked into the core assemblies themselvses, as well as custom logic in custom ResourceDictionary classes. How can we go about controlling these columns, while simultaneously leveraging the theming built into the styles for the existing providers? Our projects will have project references as well as our custom reference types, so we need to ensure we're rendered exactly as the standard provider GridView's are.

Thanks very much in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant