Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
512 views

My RadGird allows filtering by column.

What's the best way to change the font size of the context menu of filter button in filter row?

Rumen
Telerik team
 answered on 28 Feb 2020
1 answer
106 views
Hello, we are noticing that on Chromium based browsers if the paste button is clicked it displays a message stating the user has to use ctrl + v or cmd + v on mac. Doing some research it seems like Chromium at least up to 39 supported clipboard read / write as long as you declared permissions. Is there some way to get the paste button working consistently?
Rumen
Telerik team
 answered on 28 Feb 2020
2 answers
230 views
How could I achieve this Circle chart graph info-graphic percentage as shown in attached file for per value complete percentage. 
Vessy
Telerik team
 answered on 27 Feb 2020
5 answers
108 views
Is there a way to have Is there to have the clientside's loadFolder function not set focus?
Vessy
Telerik team
 answered on 27 Feb 2020
7 answers
159 views

Hi all,

This is probably going to sound a bit counter-intuitive to the point of this control, but I've been asked to hide the recurrence controls in the scheduler & replace them with a grid of checkboxes for weeks in each term:

e.g. 

T1: x  x   x  _ x  x : put appointment in weeks 1-6 (except 4) of term 1

However they still want the scheduler to recognise this as a recurring appointment so that changes can be made to the series or as an exception.

On 1st glance my thoughts are to grab the 1st & last ticked dates from the check boxes, having pre-ticked the relevant box when the appointment is first made, & work out a recurrence rule with the unticked items as exceptions. We're still at proof of concept stage, but I'd appreciate any ideas on a better way to do this please.

 

Peter Milchev
Telerik team
 answered on 27 Feb 2020
5 answers
115 views

I have a right-click menu like this:

<telerik:EditorContextMenu TagName="A">
      <telerik:EditorTool Name="Hyperlink Properties"/>
</telerik:EditorContextMenu>

when I right click on a link I get my custom popup window.

I would like to have different context menu for hyperlinks and bookmarks.
is this even possible?

thank you

 


Rumen
Telerik team
 answered on 27 Feb 2020
5 answers
353 views

I have a RadGrid with filtering enabled.  The one column uses CheckList filtering.  In IE11 everything works perfectly, except in Chrome and Edge.

In Chrome and Edge, the checklist item displays as normal list items, see attached images.

I've upgraded to v2020.1.219.45 to see if it would resolve the issue, but no luck.  I'm using .NET Framework 4.6.2.

This is working on another solutions, I've compared the code and it is exactly the same.

I would appreciate any leads.

Thanks in advance.

 

Rumen
Telerik team
 answered on 26 Feb 2020
1 answer
401 views

We are using the  Telerik.Web.UI.Editor.Diff  namespace to compare two (old and updated) documents and then using the Rad editor to load the documents. However there are instances where there is no modification on the old and new versions of the document but certain words are still highlighted indicating they have been changed.

Has any one come across this problem with the document comparison.

 

Rumen
Telerik team
 answered on 25 Feb 2020
1 answer
427 views

Hi,
    We using rad context menu with menu items, when i add image and text, there is no space between image and text and also text not align well, like showing little bit top.I used following style, but not work.

.RadMenu .rmHorizontal .rmText
       {
           padding-left: 55px !important;
       }

        .RadMenu .rmGroup .rmLeftImage {
    margin: 4px 6px 0 6px;
}

 

This is code behind - 

 <telerik:RadContextMenu ID="UserIconConMenu" runat="server"  
         ClickToOpen="false" EnableRoundedCorners="true"
            Width="20px" EnableShadows="true">
            <Items>
                
                <telerik:RadMenuItem ImageUrl="images/cust/master/Dashboard.png" Value="DB"
                    Text="Dashboard" />
                <telerik:RadMenuItem ImageUrl="images/cust/master/Explorer.png" Value="EP"
                    Text="Explorer" />
                <telerik:RadMenuItem ImageUrl="images/cust/master/Database-Access-icon.png" Value="CA"
                    Text="Cabinet Access" />
                  <telerik:RadMenuItem ImageUrl="images/cust/master/report-icon.png" Value="RP"
                    Text="Report" />
                  <telerik:RadMenuItem runat="server" Value ="STS" IsSeparator="True"  Text="|" />
                  <telerik:RadMenuItem ImageUrl="images/cust/master/Setting-icon.png" Value="ST"
                    Text="Settings" />
             
                 <telerik:RadMenuItem ImageUrl="images/cust/master/HelpMenu.png" Value="HP" Text="Help">
                     <Items >
                          <telerik:RadMenuItem ImageUrl="images/cust/master/Manuals.png" Value="OAM"
                    Text="OA User Manual" />
                          <telerik:RadMenuItem ImageUrl="images/cust/master/AboutMenu.png" Value="AB"
                    Text="About" />
                          <telerik:RadMenuItem ImageUrl="images/cust/master/Downloadexe.png" Value="FTA"
                    Text="FT Add-in" />
                     </Items>
                 </telerik:RadMenuItem> 
                 <telerik:RadMenuItem runat="server" Value ="PDS" IsSeparator="True"  Text="|" />
                 <telerik:RadMenuItem  ImageUrl="images/cust/master/logout-icon.png" Value="LO" 
                  Text="Logout" />
            </Items>
        </telerik:RadContextMenu>

This is screenshot what i get - http://prntscr.com/r515ag

But what i want -- http://prntscr.com/r518en

The size of image is 24x24 png format ,pls reply asap

Thanks

Peter Milchev
Telerik team
 answered on 24 Feb 2020
1 answer
97 views

Hello,

 

I would want to know if RadMap provides support for directions (route indications between 2 points) regardless the map tile service.

Cannot find any documentation on this and I'm wondering if it's on your roadmap.

Thank you!

Andrei V.

Vessy
Telerik team
 answered on 24 Feb 2020
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?