Telerik Forums
UI for Blazor Forum
3 answers
947 views

No matter what method signature I come up with, I always get a compile error like 

[CS1503] Argument 3: cannot convert from 'method group' to 'bool'

I tried void SomeMethod(), void SomeMethod(object _), Task SomeMethod(), Task SomeMethod(object _), async Task ...

I also tried <TelerikEditor OnChange="@(_ => SomeMethod())"> and variations thereof.

Trying to use <TelerikEditor T="string" > does not work either.

Any idea what I should be doing?

Nadezhda Tacheva
Telerik team
 answered on 23 Sep 2021
1 answer
202 views
is it possible to have sate by key, for example now the grid located the record by index and if some of the rows were expended & them some removed, thу grid will incorrectly expand rows after update & refresh because the index was changed 
Radko
Telerik team
 answered on 23 Sep 2021
0 answers
337 views

Hi, I want to ask if anyone has ideas for implementing a Listbuilder component.

Would like what the best components to use and some ideas for the data model. Ideally it will be a reusable component.

The lists should be filterable.

 

 

I don't see that you have a listbox. Should I use a grid?
What I would like is this https://blazor.radzen.com/listbox.

 

I think you should look closer to what Radzen is doing. The have more ready to use component for building a UI. Their components looks much better and the have all the common functionality that you need.

Telerik components are more generic and it's not always easy to find the right component for the use case.

 

Why don't  you have a Listbox?


So after two Telerik project I think Telerik has a killer grid but over all Radzen is the better one.

Martin Herløv
Top achievements
Rank 2
Bronze
Iron
Iron
 updated question on 23 Sep 2021
1 answer
239 views
I bind the TelerikEditor Value to a property that is reloaded with different unrelated content. The editor keeps the Undo/Redo stack so for the "second" content I can Undo back to the "first" content. How do I clear the Undo stack when the bound property is changed?
Nadezhda Tacheva
Telerik team
 answered on 23 Sep 2021
1 answer
333 views

Hi:

Several of the columns I'm trying to display in the grid are collections of strings or integers. Will I need to convert those collections to a string format, for example, comma-separated before the data is presented to the grid?

Thanks

Kristian
Telerik team
 answered on 23 Sep 2021
0 answers
264 views

Hi everybody,

I would like to use your Tile Layout Component in my application but when I looked at your examples I saw that the content of your tiles is hardcoded.

In my solution in a tile I could have, a grid, a char or a text. How should I set dynamically the content of the tile? Which could be the right approach?

Best regards,
Cipri

Ciprian Daniel
Top achievements
Rank 1
Iron
Iron
Iron
 asked on 23 Sep 2021
1 answer
274 views

The documentation states, "The prompt dialog returns a string that the user enters when they press OK, and null when they press Cancel."

However I've discovered that null is returned when the user clicks cancel, and also when they click OK without entering anything. So I can't tell whether they clicked OK or cancel. If they click OK without entering anything, that's not valid in my scenario but I can't tell whether to validate it because maybe they clicked cancel.

Any way to determine which button was clicked?

 

Nadezhda Tacheva
Telerik team
 answered on 22 Sep 2021
1 answer
234 views

I have created a custom theme with themebuilder but the result css is missing components like StackLayout and GridLayout.

Why is that? Shouldn't the ThemeBuilder utility reflect the changed of the latest blazor components or should we do the process manually as described in Manual Alternative page?

Ivan Zhekov
Telerik team
 answered on 21 Sep 2021
1 answer
147 views
I've got a large grid (many columns) and RowDraggable="true".  When I scroll horizontally, the first column with the grabber icon scrolls out of view.  Is there any way to lock it?
Marin Bratanov
Telerik team
 answered on 20 Sep 2021
0 answers
365 views

I have a scenario to create an HTML version of the Blazor UI Grid and then using an email list and title open up an Outlook new email dialog, make some changes in the email and then press Send.   Any plans for a Blazor UI component that would support this scenario?

Gary  Wood

Jerdobi
Top achievements
Rank 1
Iron
Iron
 asked on 20 Sep 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?