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

Question: can I open subgrids by default and/or programmatically? #240

Closed
RobKuipers opened this issue Dec 8, 2020 · 2 comments
Closed

Comments

@RobKuipers
Copy link

Hi, first; I love the work you've done.
I'm completely new to Blazor, razor and what-not, but this gave productivity a real boost.

Now I have a requirement whereby I'd like all subgrids to be opened on loading by default.
I haven't found an option on creating the grid, so I was wondering if it can be done programmatically?
I'm using Blazor serverside version.

Any hint would be appreciated.

Best regards,
Rob

@gustavnavar
Copy link
Owner

GridBlazor 2.1.3 supports this feature.

You have to use the SubGrid method with the parameters described here

@RobKuipers
Copy link
Author

Wow, that was quick! Works like a charm.

¡Thanks Gustavo!

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

2 participants