-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Custom column in EntityTable #1097
Comments
In the grid, or on the page?
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Edwidge Amisial ***@***.***>
Sent: Thursday, February 20, 2025 9:44:14 AM
To: fullstackhero/dotnet-starter-kit ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [fullstackhero/dotnet-starter-kit] Custom column in EntityTable (Issue #1097)
How can I add a custom column that will show button based on the status of the record.
For example, let's say in one row, the status is "Eligible", the column - let's call it Actions 2 - will show a "Create Invoice" button that will send the user to the "Create Invoice" page. I hope that I explained this correctly
Thanks in advance! :)
—
Reply to this email directly, view it on GitHub<#1097>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXYXSF7ZBRBJYJABCRW5PNL2QWBU5AVCNFSM6AAAAABXQB2T3OVHI2DSMVQWIX3LMV43ASLTON2WKOZSHA3DKMZTHE4TIMA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
[OnlyOneBDS]OnlyOneBDS created an issue (fullstackhero/dotnet-starter-kit#1097)<#1097>
How can I add a custom column that will show button based on the status of the record.
For example, let's say in one row, the status is "Eligible", the column - let's call it Actions 2 - will show a "Create Invoice" button that will send the user to the "Create Invoice" page. I hope that I explained this correctly
Thanks in advance! :)
—
Reply to this email directly, view it on GitHub<#1097>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXYXSF7ZBRBJYJABCRW5PNL2QWBU5AVCNFSM6AAAAABXQB2T3OVHI2DSMVQWIX3LMV43ASLTON2WKOZSHA3DKMZTHE4TIMA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
The grid actually. I want to say that it may involve editing the EntityTable component but I'm not too sure about that. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
How can I add a custom column that will show button based on the status of the record.
For example, let's say in one row, the status is "Eligible", the column - let's call it Actions 2 - will show a "Create Invoice" button that will send the user to the "Create Invoice" page. I hope that I explained this correctly
Thanks in advance! :)
The text was updated successfully, but these errors were encountered: