Freeze Header on page scroll
Hello, Is it possible to use a scrollable TreeList instead of scrolling the page? When the TreeList is scrollable, you may scroll the records and the header will remain on top of it. Could you...
View ArticleShrinking of Reports when Run and Shifting when Printing
Hello Lori, 1. Most probably the DPI configuration for the specific user is different i.e., it has higher DPI than the default (100%) and this is the reason for the described shrinking. You can change...
View ArticleHow to change Background Color of chart area only - HtmlChart
Hi Andy, I am afraid that I am not able to replicate this behavior on my side. I used the HtmlChart - Chart Element Customization demo, which uses the same code to set the PlotArea background color -...
View ArticleIssue: Traverse nested tables on client
Hi Aniket, In your code snippets I see that you are setting the ID property of your custom control, so I am not sure that I understand what you mean with "the custom grids id is auto generated"....
View ArticleDisable selection of a specific row
Hello Albert, The easiest way for disabling selection for specific rows is to set the SelectableMode property of the GridDataitems to None, which will allow the "Select All" functionality to work...
View ArticleRadDatePicker dateinput disabled itself
Hello Ruchi, Please refer to the following help article for the scenario that you have:http://docs.telerik.com/kendo-ui/web/sortable/overview#radio-buttons On a side note, please note that combining...
View ArticleRadColorPicker wrapping labels when in HSB or HSV rendering mode
Hello Scott, Some of the possible reasons include: - the 'label for' element may have its float: left overridden - the width of some of the parent nodes restricts the available width for these two...
View ArticleContextmenu on a radgrid - item click does not fire
Hello Jagat, As you can see in our online demo for displaying a context menu in RadGrid, the server-side OnItemClick event fires...
View ArticleCan't get selected items on server side in a Radgrid with checkbox
Hi Salim, The example will not work if you are using Simple Data-Binding and if you are calling the DataBind method on each postback. Please use the Advanced Data-Binding instead and see if the...
View ArticleRadHtmlChart set YAxis on Date Rages for RangeSeriesItem
Hello Jahangeer, The From and To properties are of type nullable decimal so, it is not possible to directly assign date object to them. You can however try the approach suggested in this forum...
View Articlehow to connect Custom Shapes in run time ?
Hi, I was having the same problem with the connector on a custom shape so I updated my code with what you have above. I can connect from a custom shape to a regular shape, but when the custom shape is...
View ArticleUpdate auto generated RadGrid in database
Hello Marie, The RadGrid does not provide functionality that will determine the primary keys in your data table, because it works with the data that is provided to it (either manually or through a...
View Articlebug report in asyncUpload.UploadedFiles[0].ContentType
Hello, We deployed and tested the sample scenario that you described with multiple files of different types, but at our end the behavior with the ContentType returning null was not reproduced. Could...
View ArticleLine Issue
Hello, The issue is not reproducible on my side. In order to be able to assist you further, we would need some details about the respective scenario for replication. Could you provide a snippet which...
View Article[RadPaneGroup] How to set tab items all in the same row?
I have an implicit style for radpanegroup and have three tab items. In Blend, it looks good that all of them are on the same row. But when I run it, each tab item spans a row. Thanks.
View ArticleMessenger in mobile APP
Hi, I am not sure what kind of messaging you'd like to implement in your app. Generally speaking, you would only need a plugin in case you need to access a native mobile API (iOS, Android or Windows...
View Articlepin or password for fiddler certificate
Hi. I might resolve if It was possible to monitor/debug traffic from android emulator MEMU I just installed on my pc with the aMW account I use con the s5 mini. Site of emulator is:...
View Articlepin or password for fiddler certificate
Sorry, misstyped. I repeat my request: I might resolve if It was possible to monitor/debug traffic from android emulator MEMU I just installed on my pc. I logged in the emulator with the same...
View ArticleEvents indicating item will slide in or out of screen
Hello Neo, Thank you for contacting us! Currently RadListView does not offer such virtual methods to override. We are considering exposing such API in the future. If you share some details regarding...
View ArticleLegend item click event running slow
Hi George, Could you please attach whole page where this can be tested. I will profile it and tell you what is happening and how to optimize it. Regards, Vasil Telerik Do you want to have your say when...
View Article