Telerik Forums
UI for Blazor Forum
2 answers
2.3K+ views

Hello,

I am trying to use the form control as a read only output of my model. How can I set the form to read only and get rid of the submit button?

Michael
Top achievements
Rank 1
 answered on 08 Mar 2021
4 answers
1.0K+ views

I know there was already a discussion about how the k-animation-container was hiding the box-shadow and by adjusting the padding/margins, the shadow could be revealed.

I'm attempting to approach this from a different perspective.  I've applied a box-shadow to the k-animation-container itself and it looks fine except for the fact that the shadow appears immediately... before the animation of the dropdown starts.  This results in the drop-down list appearing to slide into the shadow.  I see the same behavior with the DatePicker and ComboBox.

I see that there is a k-animation-container-shown class as well but it doesn't appear to be implemented.  At least not with the DropDownList.  As a matter of fact, I've discovered that k-animation-container-shown is used with the ContextMenu but even then not as I would expect.  With the ContextMenu, the k-animation-container-shown class is applied to the div element even when the menu isn't visible...but, it gets the job done as the menu appears with the shadow instantly.  The ContextMenu isn't animated into position.  (Not sure if that's something you are planning on doing in the future.)

I was hoping the k-animation-container-shown class would be consistently applied to the div once the DropDownList/ContextMenu/DateTimePicker was fully visible (i.e. at the end of the animation).  

Any suggestions on how to best apply the shadow to all of the controls?  Another solution would be to just get rid of the animation.  Doesn't look like I can do that with a parameter on the control.  How would I best override the animation?

Jeffrey
Top achievements
Rank 2
Iron
Veteran
Iron
 answered on 08 Mar 2021
2 answers
237 views

Hi 

I would like to bring up a ContextMenu component for a Chart OnSeriesClick event so e.g. the user can click on a chart series and be presented with options.  I am able to do this by e.g. having a OnSeriesClick handler method that invokes ContextMenu.ShowAsync to show the ContextMenu - the problem is that ShowAsync requires the X/Y coordinates from the mouse click and the OnSeriesClickEventArgs class does not provide mouse coordinates so i cannot show the context menu in the right place.

Any ideas how this could be accomplished?

Thanks

Adam

Adam
Top achievements
Rank 1
 answered on 08 Mar 2021
1 answer
1.1K+ views

I would like to add an Icon next to the selected item text as shown in the attached image.

 

Is it possible?

Marin Bratanov
Telerik team
 answered on 08 Mar 2021
1 answer
505 views

Is there a way to change all the ChartTitle text alignment? I need it to be left: 0

i.e: Currently X=113.5

<text style="font:18.288px &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;white-space:pre;" x="113.5" y="32" stroke="none" fill="rgb(33, 37, 41)" fill-opacity="1">...</text>

I have several charts in the page

 

 

Marin Bratanov
Telerik team
 answered on 08 Mar 2021
9 answers
3.0K+ views

Seems to me the OnChanged event should probably be called something else since it fires when no change occurred.  

What's the best way to implement a true OnChange event?

Marin Bratanov
Telerik team
 answered on 08 Mar 2021
1 answer
351 views

Hello All,

found that from time to time there are some vulnerabilities found in some products (https://www.telerik.com/support/kb/aspnet-ajax/details/cryptographic-weakness), luckily we do not use asp.net ajax, but is it possible to have email subscription to be noticed as soon as any found?

 

Thx Alex

 

Dimo
Telerik team
 answered on 08 Mar 2021
1 answer
457 views

I'm using TelerikGrid. In first Column in every row I have button and when customer press button dropdownmenu is opening. But if there is few rows in grid, DropDownMenu is not showing properly, it's behind the grid

I tried to add this, but it didn't help.

td[role=gridcell] {
overflow: visible !important;
color: #6f717a;
}

Nadezhda Tacheva
Telerik team
 answered on 05 Mar 2021
1 answer
848 views
I use TelerikGrid with big data. Everything works fine except filtering.When I'm trying filter grid by name of customers, grid freezes. If I write text in filter slowly, grid filtering works fine, but when writing fast,filtering works after every change and that block my grid and it's broke. How can I prevent grid filtering after every change in string filter?
Nadezhda Tacheva
Telerik team
 answered on 05 Mar 2021
3 answers
1.9K+ views
I use Telerik Blazor Grid component and want to change column value when it is databinding. Is it possible to change original databinding value using OnCellRender handler?
 
Jeff
Top achievements
Rank 1
 answered on 05 Mar 2021
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?