Telerik Forums
UI for Blazor Forum
1 answer
288 views

I was trying to create a toolbar that had some buttons alligned on the end (right side) of the toolbar and also using the new Adaptive flag (to also have overflow items) and it seems that the spacer element does not take into account the size of the overflow button at the end.

I had to enter an empty label element at the end of the toolbar content elements to get enough empty space for the overflow button not to overlap with the last toolbar button

        <ToolBarTemplateItem>
            <label style="width:30px;"></label>
        </ToolBarTemplateItem>

Is there a better solution or is this a bug that will be addressed in a future release?

Joana
Telerik team
 answered on 06 May 2022
1 answer
113 views

In my treeview the user can double-click to open an item or they can drag to reorganize the tree. When you double-click you can see the drag & drop initiates for the brief fraction of a second. Which is a confusing and unpleasant UX. It would be preferable if a drag & drop didn't initiate until the user dragged for 3-4 pixels from the mousedown location, as opposed to a single pixel. 

In general if there's a behavior like this that I would want to tweak, are there ways to adjust the control or override behaviors using Javascript? I used to do all sorts of stuff with the jQuery controls.

Thanks,

-Andy

Joana
Telerik team
 answered on 05 May 2022
1 answer
121 views

Hello,

In grid component, how do you keep the selected rows after you have performed an action on them and data needs to be refreshed and component re-rendered i.e I am sending the selected items in the server and performing operation on them in the data base, hence the component needs refreshed. Basically, when the component re-renders, I want the same rows upon which the action has been performed to be automatically selected .

Thank you.

Kind regards

Timothy J
Top achievements
Rank 2
Bronze
Iron
Iron
 answered on 05 May 2022
1 answer
1.3K+ views

Hello, 

is it possible open new tab in browser without Javascript?

without await JS.InvokeVoidAsync("open", $"www.telerik.com", "_blank");

If YES so HOW?

Peter

Svetoslav Dimitrov
Telerik team
 answered on 05 May 2022
0 answers
116 views
I was thinking of using the MaskedText component to provide the user with more information on how to complete a form and also to validate the values entered along with regular expressions in annotations.

The component works well when the format of the mask is inflexible but unfortunately most of the values that are entered in a form are not. It works but it's not very useful.

My question is the following: is there a way to have rules that make the format of the mask more flexible (without falling in js)?

The full set of alternatives that regular expressions have may be too much, but at least a subset would be convenient.

Do you plan to extend the rules to be more flexible?

Greetings.
Ludwig.
Blazorist
Top achievements
Rank 2
Bronze
Iron
Iron
 updated question on 04 May 2022
1 answer
151 views

Is there a way to easily adjust the TelerikDateRangePicker to mobile? it looks very bad by default

 

Svetoslav Dimitrov
Telerik team
 answered on 04 May 2022
0 answers
187 views

Hi, I'd like to export data to Excel, but I need to export about 100 000 rows and 20 columns. How can I do this?

It's possible it takes several minutes, but with possibility in new thread.

Maybe I will also have to set something  on IIS for timeout or Oracle DB.

Thanks

Peter

 

 

Peter
Top achievements
Rank 1
Iron
Iron
 asked on 04 May 2022
1 answer
116 views

I am using your controls in a Blazor application and I am finding that they naturally take up a lot of space.  Is it possible to make a change to in the site.css or via another method to use a more compact style?  Or maybe use the small versions by default?

This is especially true of the grid.  Even grids with <6 rows are not big enough to avoid datetime values from wrapping.

Thanks in advance.

Svetoslav Dimitrov
Telerik team
 answered on 04 May 2022
1 answer
249 views

Hello,

I would like to programmatically change what is going to be the first step of the wizard. For example, on my page I have 2 buttons, if the user clicks the first button, then the wizard should open at step 1, and if the user clicks the second button then the wizard should skip step 1, and directly open at step 2. Is there a way to set the starting step of the wizard conditionally. Like an active index/step to know which step the wizard is at or a property like startindex to indicate the starting step of the wizard. 

Your help is really appreciated

Beena.

Svetoslav Dimitrov
Telerik team
 answered on 04 May 2022
1 answer
198 views

I am not having any luck tracking down a line spacing option in Editor. For example, bullets are spread too far apart.

Dimo
Telerik team
 updated answer on 04 May 2022
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?