telerik Questions

8

I have implemented KendoUI in my WebApp, is there any way of making the grid responsive? Like, showing fewer columns on smaller resolutions!
Septennial asked 13/9, 2013 at 22:47

6

I'm using Kendo multi select as follow but i can't get selected values var multiselect = $("#SelectRoles").data("kendoMultiSelect"); var selectedData= []; var items = multiselect.value(); for (va...
Lammas asked 15/1, 2017 at 18:49

1

I'm looking for a way to disable an angular kendo-grid. The user should not be able to add/edit/delete rows within the grid. So, how to mark my kendo-gird as readonly, or disabled ? I didn't f...
Lur asked 27/7, 2017 at 7:25

3

Solved

Does any one know how to provide file name to the exported file in Telerik RadGrid, Exported file could be of any format pdf, excel or word
Kidd asked 13/6, 2012 at 9:40

3

I need to allow user to change themes dynamically in an application created using telerik WPF controls. I am setting binding to each and every telerik control in my XAML as follows: XAML: teleri...
Godrich asked 25/8, 2018 at 5:48

6

Solved

I have a string like this: string s = "This is my string"; I am creating a Telerik report and I need to define a textbox that is the width of my string. However the size property needs to be set...
Blanche asked 16/1, 2009 at 20:38

4

I am attempting to setup a NuGet package source that requires credentials. Here are the instructions I have the latest version of Visual Studio 2015 with everything up to date. I am aware of how ...

6

Solved

Im trying to refresh the Drop Down List after another DropDownList is Change But the Refresh() method is Undefined Error Is Promoting.There For I Tried the Read the DataSource again and it shows it...
Karlkarla asked 26/8, 2012 at 18:51

2

I have created an application with Telerik Kendo UI and Asp.Net Core 2.0 controls. Locally we are able to run the same code without error in Visual Studio 2017, but after publishing in local IIS it...
Jedidiah asked 19/7, 2018 at 17:18

2

Solved

Is it possible to test push notification in mobile apps, such as android & ios, with an emulator rather than a physical device? In this ( http://docs.telerik.com/platform/appbuilder/sample-app...
Shortwinded asked 3/3, 2014 at 20:42

5

Solved

I'm working on an application I received from a client and they've used some telerik web controls. Telerik apparently includes its own version of jquery 1.3.2, while I'm using 1.4.1. I'm experienci...
Padlock asked 22/2, 2010 at 22:17

3

Solved

I have a PDF file stored in a database as a byte array. I'm reading the PDF byte array from my database back into my application. Now, I'm trying to display the PDF with the RadPdfViewer but it is...
Therefrom asked 29/1, 2014 at 14:21

1

I have an ASP.NET Core 5 MVC web application, working with Entity Framework Core 5. We implement web components, like Grid or Spreadsheet (we work with Telerik). When I do some changes in the compo...

7

Solved

In my solution I have telerik reports and when trying to open them in Visual Studio 2010 designer, I am getting this error: Value cannot be null. Parameter name: instance Call Stack at System.C...
Presocratic asked 24/4, 2014 at 8:17

3

Is there a way to trigger an event after grid has been reloaded via ajax? i see the RequestEnd event. but that seems to happen when the request returned, but before the grid has been refreshed. ...
Submariner asked 13/2, 2014 at 16:37

3

Solved

I am trying to get a Kendo grid with a static height and width. It absolutely must not change height and width when I page (which it currently does, due to variably-sized data). If data increases ,...
Smocking asked 25/9, 2014 at 9:43

4

Solved

I´ve been struggling to make my Kendo Datepicker without user-text-input and the only solution I´ve come up with was making the tag "readonly". However I want to be able to select the date from the...

3

Solved

Is there a way we can find out the index of column in grid, if we know the column name in Kendo grid? e.g. EmployeeID| Name 123 | John I want to know the index of 'Name' field i.e. 1 in the gr...
Firebird asked 17/12, 2015 at 22:20

2

An error has occurred while processing Report 'ReportStandart': Unable to establish a connection to the database. Please, verify that your connection string is valid. In case you use a named connec...
Rubefaction asked 6/8, 2014 at 13:14

3

I have a grid column with checkboxes and I want to give them a different id. Id is based on the CustomerId in the Model. What syntax should I use to concatenate the [email protected]. // usi...
Manducate asked 21/1, 2011 at 14:20

6

I have developed a site using ASP.NET Telerik controls and components. Its not working (positioning, screen resolution) fine on mobiles devices (scaling across resolutions). I decided to integrate...
Mascagni asked 24/10, 2012 at 7:17

5

Solved

Telerik claims their controls work with ASP.NET MVC now. Has anyone already used the controls in a MVC project? My company uses the Telerik ASP.NET controls in a large application and it works ou...
Solicitor asked 29/3, 2009 at 12:34

2

I am developing an asp.net mvc 5 web application. There is a class library only for telerik reports[no trdx]. I am using TypeReportSource to resolve report and NeedDataSource event of report file t...
Heyde asked 27/3, 2015 at 13:49

4

Solved

I want to reposition an entire div and its contents up about 10-15 pixels. How can I do this? Note: this is slider element, so when I click a button the slider slides down. Once it is finished I ...
Experientialism asked 22/8, 2011 at 19:30

2

Solved

I like to use DateTimePicker in my winforms C# project but both C# and Telerik Control have Gregorian date. Can anyone convert these control to Persian DateTimePicker? Is any way for my problem. Pl...
Kursh asked 22/5, 2014 at 3:13

© 2022 - 2024 — McMap. All rights reserved.