Quantcast
Channel: Telerik Forums RSS
Browsing all 99250 articles
Browse latest View live

Could not find active.txt

That fixed it for me too!Thanks, Tsviatko!

View Article


Export from RadFixedDocument to Stream

Hi, any news about split PDFs ? I install the 2016.3.1018 and add blank pages.ThanksDim Provider1 As New Pdf.PdfFormatProviderDim Stream1 As Stream = File.OpenRead(ArqPDF)Dim Doc1 As RadFixedDocument =...

View Article


Compatibility with PRISM

Martin That is a very cool way on how you did the layout of the MailGroupView.XAMLYou coded the view alot more professional than I did, and I learn a great deal more insight.Thanks  Steve Frierdich

View Article

${xxx} vs #:xx# vs #=xxx#

I've been using #:xx# or#=xxx# until I saw the usage of ${xxx} in this example:http://demos.telerik.com/kendo-ui/sparklines/remote-data-bindingThe template documentation...

View Article

'Sort' parameter of DataSourceRequest in MVC action is null.

Hi Kostadin, I have download your example but was missing a valid Kendo.mvc in the package so i used NuGet to update the project. Now the project starts but crash straight after beginning. regards,...

View Article


Missing C# and VB.NET Code Templates

Hello Nikolay,It's good to know that this feature has become high priority, because I'm also waiting for it since i moved to VS 2015 (already one year ago). The previous handling of the templates with...

View Article

'Sort' parameter of DataSourceRequest in MVC action is null.

Hi Kostadin, I cannot see any difference between my project and your project. To my own interpretation, the only way the DataSourceRequest parameter can be set is from the client side and server side....

View Article

Filter in headers

Thanks for the response Vessy. Can you please also provide example where data is filtered accordinglyi.e. 1. on dropdown selection2. on free text filter 

View Article


Position of categoryAxis labels

how do I force position of categoryAxis labels to bottom?$(".kpi-development-chart", row).kendoChart({    theme: "bootstrap",    chartArea: {        height: 200    },    dataSource: {        data: dev...

View Article


How to make the radtreeview's item expand?

Thank you Milena. I solve the problem with IsExpanded property and DataBinding.

View Article

How to change the RadPane's order in RadPaneGroup?

Thank you Nasko. I use your code and it's well.

View Article

How to set enable=false for GridEditCommandColumn,GridButtonColumn?

Hi JayashCould you please guide me to find the controls text, There are 3 buttons in single tag.<telerik:GridEditCommandColumn HeaderStyle-Width="50px" ButtonType="ImageButton"...

View Article

Database migration (how to check if table will be created)

Hello.I have added parent table to existing child table with existing data. I want all current data from child table to be deleted during automatic database update.Here is the code (...

View Article


Setting and Changing RadNumericTextBox Positive and negative patterns Through...

I know this is an old post, but I'm trying to change a RadNumericTextbox formatting client side and I followed the code above and it seems to be working but when I type in a number I get the previous...

View Article

Immutable Elements not working as intended?

This defeats the purpose of immutable elements!!!!!Any way to prevent this ? 

View Article


chart selection behaviour is not working

I have the following code to make a pie chart: public void MakeChart (List<Report> data)        {            var chart = new RadPieChart ();            var series = new PieSeries ();...

View Article

Undefined variable in kendo.web.js in leafDataCells functio

We had this problem too... turns out to be an unrelieable array.prototype.sort() algorithm in the IE8 JavaScript runtime. Kendo.web.js reuses the a and b parameters in it's sort compareFunc - which IE8...

View Article


GridView ExportCommand

Hi,thanks helped a lot, but how can i export some empty columns which are not in the GridView? ThanksRene

View Article

GridView ExportCommand

Hi, solved, but one last Questions. How do i add some GrindLines to the exported pdf? I Use the "GridLinesVisibility="Both"" Property in my GridView, but on my Document they are not visible?! Thanks Rene

View Article

Group Footer row style messed up on expand/collapse group

Hi Stefan,After modifying code you have provide I am able to reproduce the bug. I am attaching t the screen shot of the bug.The difference I can see in code setup is, I am setting ShowGroupFooters...

View Article
Browsing all 99250 articles
Browse latest View live