Skip to content

[HxGrid] How to add more than 1 custom column? #523

Answered by pollardpj
surgicalcoder asked this question in Q&A
Discussion options

You must be logged in to vote

I may have misunderstood your issue, but I use:

[Parameter] public RenderFragment<TItem> ItemTemplate { get; set; }

on HxGridColumn to include whatever I want in a column, buttons, custom html etc.

Is this what you need?

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by hakenr
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #522 on April 14, 2023 20:13.