Telerik Forums
UI for Blazor Forum
3 answers
827 views

Adding FilterMode to TelerikGrid is not working for me, it is returning Null reference exception, I don't understand what it means.

<TelerikGrid Data=@Grid FilterMode="Telerik.Blazor.GridFilterMode.FilterMenu" Pageable=true>

 

An unhandled exception occurred while processing the request.
System.NullReferenceException: Object reference not set to an instance of an object.
  at Telerik.Blazor.Components.RootComponent.TelerikRootComponentFragmentBase.Dispose()

at Microsoft.AspNetCore.Components.Rendering.ComponentState.Dispose()

at Microsoft.AspNetCore.Components.RenderTree.Renderer.Dispose(Boolean disposing)

--- End of stack trace from previous location where exception was thrown ---

 

Thank you in advance for your help

Medhanie
Top achievements
Rank 1
Veteran
 answered on 19 Dec 2019
2 answers
608 views

Is there any way to sort a column by a different value than what is shown in the grid?  I have a grid that lists blobs and their file sizes as a string to include KB, MB, and so on.  I'd like to be able to sort the column based on file size, but with the data being a string it doesn't sort correctly.  I'd like to have the value represented as an int in bytes, but continue to display the column as a string.  Is this possible?

 

Thanks in advance!!

Dustin
Top achievements
Rank 2
Iron
Iron
 answered on 19 Dec 2019
2 answers
168 views

What is the empty row at the bottom of the calendar?  Is there a way to remove it?

 

 

Marin Bratanov
Telerik team
 answered on 19 Dec 2019
1 answer
518 views

HI, 

is there a way to add Loading sign to the grid before data are fetched from server ?

Marin Bratanov
Telerik team
 answered on 19 Dec 2019
5 answers
203 views
Hi i got to a problem which is in blazor server side when you'r latency is a little high when you start typing it wouldn't effect and also and then suddelny all the words i wrote rush in 
how can i make this text box faster ? 
Marin Bratanov
Telerik team
 answered on 16 Dec 2019
1 answer
131 views

Hello im using TelerikComboBox and i suddenly ran into a problem.
i have created a property and i made an oject from it then since id field is required and my Value . after initialization it is filled with alot of zeros as soon as it get clicked goes away 

how can i clear the first zeros and show placeholder ?

Marin Bratanov
Telerik team
 answered on 15 Dec 2019
1 answer
185 views
Hello , 
i was wondering if i can choose bind-Value event for each component
 like blazor it self ( @bind-value:event )
Marin Bratanov
Telerik team
 answered on 15 Dec 2019
2 answers
267 views

I see that Grid supports binding to INotifyCollectionChanged (https://demos.telerik.com/blazor-ui/grid/observable-data).

It is wonderful!

1) Is that binding supported in other list controls (ComboBox, DropDownList)?

2) Does Telerik support binding to INotifyPropertyChanged? This question applies to all controls.

  • Добавить в Словарь
     
    • Новый список слов для Английский -> Русский...
       
    • Создать новый список слов...
  • Копировать
  • Добавить в Словарь
     
    • Новый список слов для Английский -> Русский...
       
    • Создать новый список слов...
  • Копировать
  • Добавить в Словарь
     
    • Новый список слов для Английский -> Русский...
       
    • Создать новый список слов...
  • Копировать
Igor
Top achievements
Rank 1
 answered on 13 Dec 2019
2 answers
309 views

Hi (Marin)!

I have some questions/suggestions around the pager part of the grid:

  • It would be nice if we could specify whether to show the page numbers at all and if so, how many. This can become an issue particularly on mobile browsers.
  • On mobile browsers the pager part of the grid has a few issues. Firstly the end of the pager is cut off and the numbers etc don't flow. Secondly the "1 - 50 of 130 items" text does flow across multiple lines and causes the height of the pager to increase which takes up a lot of the mobile screen. I think ideally the number of page selectors (the "1", "2", "3" page numbers in boxes) would reduce to the point they disappear completely as the screen width decreases, leaving just the next/previous, first/last arrows, to reduce the amount of space the pager takes up. And the "1-50 of 130 items" would maybe be hidden completely.

I realise I can probably adjust this using CSS myself, but it would be nice to have some better default behaviour!

I've attached some screen shots (simulated on desktop) to illustrate the issue

Thanks,
Nick

 

Marin Bratanov
Telerik team
 answered on 11 Dec 2019
4 answers
720 views
Is there a way to set/limit the number of pages that show in the paging control? It looks like this is calculated by the grid using the number of items per page (configurable) and how many items in the grid.
Nick
Top achievements
Rank 1
 answered on 11 Dec 2019
Narrow your results
Selected tags
Tags
+? more
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?