Skip to content

Extend Quickgrid with custom attributes such as 'style' #45327

Closed
@EmilAlipiev

Description

@EmilAlipiev

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

yes, id property is important to set for automated-testing like bunit test or cypress/playwright/seleniu, etc.

Describe the solution you'd like

it is not possible to set id and style for quickgrid table from outside. I would like to see an id for quickgrid that can be used for automated-testing
There is Class property however Style would be also useful in order to use it in-style css directly without using a css-class

Additional context

No response

Activity

added
help wantedUp for grabs. We would accept a PR to help resolve this issue
enhancementThis issue represents an ask for new feature or an enhancement to an existing one
on Nov 29, 2022
ghost

ghost commented on Nov 29, 2022

@ghost

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

deleted a comment from on Nov 29, 2022
tmricardo7

tmricardo7 commented on Nov 30, 2022

@tmricardo7
Contributor

Is this the correct repo AspLabs repo?

korteksz

korteksz commented on Dec 12, 2022

@korteksz
Contributor

Hello,

I created a PR in the mentioned repository for this issue, can I request a review for it?

ghost

ghost commented on Feb 15, 2023

@ghost

Thanks for contacting us.

We're moving this issue to the .NET 8 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

ghost

ghost commented on Jun 29, 2023

@ghost

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

SteveSandersonMS

SteveSandersonMS commented on Aug 14, 2023

@SteveSandersonMS
Member

Fixed in #50051

changed the title [-]Extend Quickgrid with Id and Style Properties[/-] [+]Extend Quickgrid with custom attributes such as 'style'[/+] on Aug 14, 2023
ghost locked as resolved and limited conversation to collaborators on Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

DoneThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-quickgridgood first issueGood for newcomers.help wantedUp for grabs. We would accept a PR to help resolve this issue

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @SteveSandersonMS@tmricardo7@javiercn@EmilAlipiev@korteksz

    Issue actions

      Extend Quickgrid with custom attributes such as 'style' · Issue #45327 · dotnet/aspnetcore