This is a migrated thread and some comments may be shown as answers.

ResponsivePanel.HtmlAttributes custom html attributes lost

1 Answer 227 Views
ResponsivePanel
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Veteran
Iron
Iron
Chris asked on 06 Mar 2018, 01:57 AM

HI

I have found that the HtmlAttributes() settings of ResponsivePanel are lost unexpectedly (not keeped) : 

  @(Html.Kendo().ResponsivePanel()
    ...
    .HtmlAttributes(new { @class = "my-class1", @my_attr1 = "my-attr1" }))

ResponsivePanel is not allow to set custom html attributes (css classes, element attributes) ? 
Is this problem will fixed in future release ?

Best regards

Chris

 

 

 

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 07 Mar 2018, 04:47 PM
Hi Chris,

I reproduced the described issue and I logged it for fixing. I cannot give you a time estimate for its fix. You may track the issue status and be updated about its progress. I updated your Telerik points as a small token of gratitude for your feedback.

Best regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
ResponsivePanel
Asked by
Chris
Top achievements
Rank 1
Veteran
Iron
Iron
Answers by
Dimitar
Telerik team
Share this question
or