Telerik Forums
UI for Blazor Forum
3 answers
401 views
Hello!
Please help with border padding for chart area.
Min and Max for X-axe getting automatically by code.
Need some padding to correct display first and last x-values

Eric R | Senior Technical Support Engineer
Telerik team
 answered on 18 Feb 2021
4 answers
713 views

Hi.
I want to populate a DropDownList (or a Combobox) everytime the associated button is pressed. I've tried with combobox "OnRead" event but it fires only the first time after the component is created. Any suggestion how to acchieve this? 
Thanks.

Twain.

PD: it's a shame that the components have so few events exposed. This implies constantly looking for hacks and workarounds to reach the expected result.

Twain
Top achievements
Rank 1
 answered on 17 Feb 2021
6 answers
545 views

I have a grid with multiple columns and grouping works fine in full screen mode in both Firefox and Chrome.

But when I open my application in Chrome and use the Chrome DevTools to set the window size to that of an iPad for example, I can't drag the columns to the grouping area anymore. So no grouping possible anymore.

Is that a known issue? I couldn't find similar threads for this issue with blazor.

Thanks in advance!

Marin Bratanov
Telerik team
 answered on 17 Feb 2021
1 answer
187 views

On my own machine in visual studio this works, but it only works sometimes on the web server.

Essentially when the grid loads the first time, I set it as non groupable because the items in the grid at that time do not need to be grouped, there are only ever a few items at this stage.

Depending on other events that happen, the amount of data in the grid changes and I change it to groupable.

I do this with a Boolean such as in the attached file.

Depending on the boolean, I change it to true or false.

This is working fine on my own machine in Visual Studio, and it seems to work fine on the web server on the first load when the web app wakes up for the first time, but doing a page refresh then it doesn't work anymore. Seems like having a slight delay allows it to set some stuff maybe, but on refresh it's too quick?

I get the drag and drop bar but I can't drag any fields, it's like all fields have been set to non groupable.

Maybe I am trying to be too fancy changing up the grouping ability?

Marin Bratanov
Telerik team
 answered on 17 Feb 2021
2 answers
1.0K+ views

Hi,

How could I get alternate COLUMN colors? Note, not alternate ROW colors.

 

In actual fact, I don't just want alternating column colors, I want column 1 and 2 to have the same color, 3 and 4 a different color, then 5 and 6 the same as 1 and 2 and so on. Also, I want a cell to be completely filled with the particular color so I figure I have to work on the <td> level.

I thought I had it by hooking the OnCellRender event but my logic falls apart when you start clicking on the grid! None of the properties on the GridCellRenderEventArgs object tells you which column's cell is being rendered. The Item property contains the entire row context. Unfortunately the cell value does not contain any information either in my case to identify the column of it's index.

Thanks,

Gerhard

Gerhard
Top achievements
Rank 1
Veteran
 answered on 17 Feb 2021
5 answers
111 views

When typing in time in the timepicker (enter hours,enter mins, arrow up/down for AM/PM) it would be nice if I could select AM or PM by pressing A or P on the keyboard also.

Is there anyway this can be added?

 

Marin Bratanov
Telerik team
 answered on 16 Feb 2021
1 answer
179 views

Hi there, I would put a grid inside a component and fire a component's EventCallback when a row of the grid is selected, however seems that there is an issue when you try to call an EventCallback (async) from the grid onselecteditemchanged event (sync) as noted here: 
https://docs.telerik.com/blazor-ui/components/grid/selection/single

"// note: an async operation here can break the selection and may not even render its results in the view// for async operations, use the OnRowClick event"

 

How could I achieve that?

 

Marin Bratanov
Telerik team
 answered on 16 Feb 2021
1 answer
500 views
Can you add Debounce to the filtering, JS events are painfully slow in Blazor and too many can overwhelm the UI.
Marin Bratanov
Telerik team
 answered on 16 Feb 2021
9 answers
1.6K+ views
Hello!
It is possible to export TelerikChart as image?
Jack
Top achievements
Rank 2
 answered on 16 Feb 2021
3 answers
241 views

Hi!

Is there a way to disable/hide the labels for start and end? I'm having issues fitting this control in another vendor's Form Layout.

Nadezhda Tacheva
Telerik team
 answered on 15 Feb 2021
Narrow your results
Selected tags
Tags
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?