DataGrid Download
Where can I download the DataGrid beta version? Best regards, Markus Demmler
View ArticleDocumentation with FirstActionContent
Hello! I have some issues with the RadListView Control for UWP.First, in the get started Documentation there is a reference for:"Alternatively, you can add a reference to Telerik UI for Windows...
View ArticleWhen you dragging fastly, the layout of databoundlistbox will be wrong
No answer after two weeks?
View ArticleRadDateTimePicker disable automatic validation
This is related to my current issue : http://www.telerik.com/forums/override-gridtimedatetimecolumn-autofilling-to-current-time. But, it is not helping as not able to reset the value to null......
View ArticlePrinting to Defined Printer
I have a program that gets some data from a database and prints a report to a printer on schedule. It runs unattended so there can never be user input. I have it printing to the default printer, but...
View ArticleAttempting to post data from scheduler to node API send GET request through...
Indeed I was missing the fact that parameterMap is necessary to send data as JSON.
View ArticleCustom recurrance rule
Is it possible to add another repeat type without modifying the source code. I need an hourly repeat option. Thanks
View Article'getTimezoneOffset' of null
Still no acceptable answer?I am experiencing the exact same error. I have defined:start: { type: "date", from: "start_time"...
View Articleproblem with open page aspx into radwindow from code behind
hi, I want to load a page in an .aspx radwindow with code-behind, impostatndo the url, eco vb code and html code, but I get this javascript message that I do not understand because I seem to have...
View ArticleRadGrid Header Events
Thanks Ivan.However, this doesn't prompt the next visible range dates. Such as; my current visible scheduler is weekly and i have got "Monday, 8 February - Sunday, February 14". When I click on the...
View ArticleScheduler performance issues
Hi,The custom provider takes the data from the database and regardless using the Client WebService binding that creates seriously a speed issue. The scheduler has got a couple of resources on it,...
View ArticleExport grid to pdf with multiple pages without setting pageSize
Hi, how can i export grid to pdf with multiple pages without setting pageSize. My grid has 400 rows.this is what i am using now function exportPDF() { var grid =...
View ArticleRefreshing RadWindow
I have a page, and on a user clicks, a RadWindow opens (non-modal) and when an event in the RadWindow happens (user clicks something) another RadWindow opens as a modal. When the modal closes, I just...
View ArticleTKDataForm TableViewCell
Attached is an example of the format I am trying to create. There is a parent class that has associated children objects of Assignments and To-Dos with cells that show the child name and date. Is...
View ArticleIs Parameters Area Visible HTML5 ReportViewer
I found .hasClass on the ParametersArea div to be a more reliable way of checking. I kept getting inconsistent results back with the .checked() on the command object. $("#reportViewer1")...
View ArticleDisplay loader or progress when tab loading
Hi, I don't know if is possible in the latest version, but my solution is add: $(document).on({ ajaxStart: function() { //alert('Inicio'); var$div = $('<div id =...
View ArticleExport from VS Designer to standalone / trdx
Hello, I'd like to, using the Standalone Report Designer, Import an existing Visual Studio Report (.cs) and save it as a trdx.I have seen the following...
View ArticleLoading animation when waiting for ajax window to load?
Hi there, i am trying to follow Dimo's advice and the kendo window never shows any wait cursor...what am i missing? @(Html.Kendo().Window().Name("CopyCheck") .Title("Copyright Checks")...
View ArticleConnecting Ionic App to telerik backend service
Hey Martin, thanks for your help.I actually dont have a problem with the registration form, I have an issue with getting the (state.go) to switch pages when submitting a new registration form.
View Article