Telerik Forums
UI for Blazor Forum
1 answer
306 views

Hi,

trying the blazor demo on https://demos.telerik.com/blazor-ui/grid/overview

with an ipad Air 2, ios 14.2, using safari or edge,  results in error.

Is this an unsupported environment?

Brgds,

Henri

 

Marin Bratanov
Telerik team
 answered on 29 Dec 2020
1 answer
81 views

Hi everyone,

 

Is there any possibility to show the parent nodes at the bottom of their children nodes not on top? I know this may sound hilarious to you but what I'm trying to get is some kind of total rows which are the parents of the children nodes and it would be nice if they would appear at the bottom not at the top of the children nodes.

 

Thank you.

Best regards,

Cipri

Marin Bratanov
Telerik team
 answered on 29 Dec 2020
5 answers
70 views
I would like to allow the user to add columns to the grid. When they add a column, they will need to add/edit the column header text. I have tried to add a textbox to a HeaderTemplate, but was not able to get it to respond to click event. Basically, when the user clicks on the title it should go into edit mode. Then, when they click away or hit enter the header will exit edit mode. 
Marin Bratanov
Telerik team
 answered on 28 Dec 2020
1 answer
229 views

What is it that I'm missing when I have a Blazer Telerik Grid specified this way on a razor page:

 

@page "/households"
<h3>Households</h3>

<TelerikGrid Data="Model" Height="550px" Sortable="true">
    <GridColumns>
        <GridColumn Field="Name" Title="Name" />
        <GridColumn Field="Lies_District" Title="District" />
        <GridColumn Field="Openings" Title="Openings" />
        <GridColumn Field="EmailAddress" Title="Email" />
        <GridColumn Field="JoinedOn_DateTime" Title="JoinedOn" />
        <GridColumn Field="ReportCount" Title="Reports" />
        <GridColumn Field="LastReport" Title="Last Report" />
    </GridColumns>
</TelerikGrid>

 

and the resulting page has no grid lines, headings all smashed together with only one space between title columns?

Marin Bratanov
Telerik team
 answered on 28 Dec 2020
7 answers
2.4K+ views

Hello Team,  Just want to check with regarding Blazor Grid.   is it support nested models?   basically  I want to bind a   Object2.Object2.Property 

 

Eg:

   <GridColumn Field=@nameof(ExcelColumn.Settings.Order ) Title="Order" />

 

Thanks,

Sajid

Marin Bratanov
Telerik team
 answered on 23 Dec 2020
1 answer
131 views

Go to https://demos.telerik.com/blazor-ui/tilelayout/overview

using Safari browser

Change any tile's height which contains chart. Chart has still fixed height.
Chrome and Edge browsers works normal.

Svetoslav Dimitrov
Telerik team
 answered on 23 Dec 2020
1 answer
485 views

Hello!
Is it normal that the grid's OnStateChanged event gets called twice when filtering?

Other actions, such as sorting, resizing, and reordering, call OnStateChanged once.
I have an event handler that stores the state of the grid in local storage, and it's rather annoying that it gets called twice for no reason.

 

Nadezhda Tacheva
Telerik team
 answered on 22 Dec 2020
3 answers
430 views

Hi!

I need to have a proper color palette in the editor as a toolbar that should appear if Tools="@EditorToolSets.All" is applied. I need to have an editor with descent background, highlight, and foreground/font color.

Marin Bratanov
Telerik team
 answered on 22 Dec 2020
1 answer
502 views

Hi,

I was wondering if it is possible to use the ENTER key for applying the filter in a grid. We are using the FilterMenu option in our grids.

See the attached screenshot for clarity.

Marin Bratanov
Telerik team
 answered on 21 Dec 2020
10 answers
5.0K+ views

Is there a way to programmatically select an active row in the Grid?  And if the active row is not visible allow scrolling the active row into view? 

 

Thanks.

Marin Bratanov
Telerik team
 answered on 21 Dec 2020
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?