telerik Questions
4
Solved
When invoking destroy() in KendoUI Grid and then recreate the table on a new DataSource: why do the old table columns still exist?
The only element here that stays the say is the element. How do I...
Bethel asked 25/3, 2013 at 15:19
2
I am building a vscode extension, but I cannot set breakpoints in the Javascript in the WebView. Is there a way to debug the Javascript, even though the WebView is a separate process? Specifically,...
Vincennes asked 2/10, 2018 at 17:12
2
Xamarin
Write the model in C#
Write the views for each OS in their own native way
Xamarin promises that the new functionality in libraries is added the same day
Telerik Native script
Write...
Riggs asked 3/3, 2015 at 10:22
3
Solved
I'm working with NativeScript from Telerik and I made an app with a debug name ("notiApp") but now I can't change the app's name in launcher and action bar.
I already tried configuring my AndroidM...
Conveyancer asked 3/10, 2016 at 13:35
2
Solved
I'm creating a PDF file using the PdfStamper in iTextSharp and return the PDF as a memorystream
object to the calling function, that is then used to display the PDF in Teleriks PDF Viewer Component...
4
I am trying to Build a web Project that uses ASP.NET CORE Framework.
In the start.cs file I'm getting compile time error near app.UseBrowserLink() and I don't know why. I didn't make any changes o...
Albarran asked 11/5, 2017 at 20:42
1
Solved
I'm working on an ASP.NET application and I ran into an issue that I am unable to resolve. I have a parent form, called Form1.aspx which contains a Telerik RadGrid. On page load, this grid is compl...
Christychristye asked 23/4, 2019 at 18:41
2
Solved
I'm hoping to use RowAction with a lambda to set the background color of a few rows of data in a Grid.
<%: Html.Kendo().Grid<HomeController.SuccessfulBuildsByDevice>()
.Name("Grid")
.Co...
Kalakalaazar asked 30/12, 2013 at 18:56
10
I have a page with Ajax Tab controls, within one of the tabs is a webcontrol that as a Telerik RadGrid, with Edit forms pointing to another web control. That edit form also contains Ajax Tabs and o...
2
Solved
I am facing a problem with UpdateSourceTrigger property. I have a UserControl named LabelWithTextBox, where UpdateSourceTrigger (On Text Property) is not defined (therefore has default value). This...
Hujsak asked 19/3, 2019 at 12:44
4
Solved
I have Button on my WPF app and I want an Image to fill the Button completely. Currently I have The following code and it does not fill the Button.
<Image x:Key="MyResource" Source="Images/up-a...
1
Solved
Here is my Grid
Based on the path i have to open a file location of the my path
My grid code look like this
<telerik:RadGridView Grid.Row="7"
Grid.Column="1"
Grid.ColumnSpan="2"
ShowG...
5
Here is a demo to for the behavior I am experiencing.
If you edit the existing row with id 1, change the text to something else and then press the cancel button, the row is reverted correctly to i...
Simas asked 17/4, 2014 at 11:51
2
Solved
I am looking for a way to make text in a label scale-able to it fit in entire parent container. The one way I can think of is to get the container size on window re-size and then increase or decrea...
Bear asked 12/12, 2012 at 15:24
1
We are using kendo’s support for conditional formatting to build custom masks. For example:
kendo.toString(value, '\\$0;-\\$0') // e. g. -$100 or $100
The problem is that kendo picks which side ...
Athwart asked 11/10, 2016 at 12:49
1
I have a model which includes a property of datatype list of another model as below.
public class Eatables
{
int id {get;set;}
string name{get;set;}
List<Ingredient> ingredientList{get;se...
Bantu asked 27/4, 2017 at 18:43
1
Can someone help me in changing the color of onclick selected text in kendo angular grids.
2
Can't remember / driving me crazy - how to hide the upper-left-most cell/column of a Telerik WPF RadGrid (so all column headers are flush-left?) I know it's something ridiculously easy/ simply forg...
3
Solved
Is there any way we can set Selected Items or Checked Items in a multiselect RadComboBox ?. I want to set value on postback from server.
I tried following code but that works only if it is not a m...
Pridgen asked 18/11, 2012 at 21:34
2
Solved
so I am trying to install
https://www.npmjs.com/package/@progress/kendo-react-grid
the package exists on the website but when I run the command
npm i @progress/kendo-react-grid
I get a 404 e...
Saum asked 13/3, 2018 at 18:24
2
Solved
I am using RadListBox to show a list of items. Each item has an icon. The requirement is jumping on the item when a the first letter of that item is pressed.
For example: It should focus on "Dock"...
Disentangle asked 9/9, 2017 at 19:12
4
Solved
I have added onchange event for kendo-ui grid.
In that I am trying to get the ID value for that particular row. I have added an image column as first column in the grid. What I want is when the im...
Izard asked 27/6, 2013 at 12:36
1
Solved
For one of my projects, I need to develop a vignetting effect over a google map in nativescript (IOS App) so I decided to go with the png24 image solution stretching over the google map view.
<...
Jacques asked 13/4, 2017 at 20:41
3
When I'm navigating through my ASP .NET site I'm getting the following JQuery exceptions while using Internet Explorer. Also, I'm using Telerik Controls suite for ASP .NET & Visual Studio 2012....
Tertius asked 31/1, 2017 at 14:56
1
We allow users to specify custom symbols as part of the number formats they see in our software. We are using Kendo's formatting capability to incorporate these symbols as part of our format string...
Areca asked 11/10, 2016 at 13:4
© 2022 - 2024 — McMap. All rights reserved.