TitleView Properties
What determines the initial load of the tiles (Size wise)Currrenly, I am using a RadFluidContentControl as the content that has (small/content/large). I'd like to be able to say when the Page initall...
View ArticleRadgrid Date column swapped century and year values 2015 as 1520
I followed the exact example as given in the demo - http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/filter-templates/defaultvb.aspx?show-source=trueWhen the radgrid is...
View ArticleDIsplay size differs from Telerik site
The spacing in 2.jpg is much larger than 1.jpg. 1.jpg is using the sample editor on the telerik site. The 2.jpg image is on my website. How can I make my site look like the telerik site?The code I...
View ArticleCustomized Radgrid filter as rad combo box for autogenerated columns true
Thanks Eyup. I made the columns invisible but I will try your sample solution and will let you know the result. But meanwhile, I noticed the error I posted in this thread "Radgrid Date column swapped...
View ArticleHow to add a column to RadGridView with a button in some cells
How can I create a button inside a column for some row and not the other. I tried to use the command line but this will add a button to every row here is what I have done...
View ArticleCustom URL Bug Cordova 3.7
HiI understand there is a bug in Cordova 3.7.0 where custom url does not work from cold start."Please note that Cordova-iOS 3.7.0 has a bug where the 'handleOpenURL' function is not invoked upon cold...
View ArticleVS 2010 Project not Compiling for version 2015.1.318.40
I was in hurry and later I fixed it by unblock the the dlls what downloaded. Now I am getting a different error. Please see the attached image. My aspx is like...
View ArticleEmail Script from server breaks grid and dropdown
On the top checkbox this error happensUncaught TypeError: Cannot read property '_selectAllRows' of null - see bolded line <tr> <thscope="col"class="rgHeader...
View ArticleEmail Script from server breaks grid and dropdown
Bad bold sorry, and there is no error on the email. The pages refreshes and the email comes up with no errors and the Telerik controls stop working.
View ArticleVS 2010 Project not Compiling for version 2015.1.318.40
I just noticed that once commenting the tag, "<Virtualization EnableVirtualization="true"______", the error gone. So what could be the issue?
View ArticleRadGrid Dyanmic Dropdown in Batch Mode
Here is my scenarioI have two grid and two buttons and layout is as followsUI :1. Student_Grid <Student Name, Student ID, Select Checkbox> : Student Info Grid2. Move Button : Button which will...
View ArticleVirtualization Throwing Error for VS 2010 with Version 2015.1.318.40
I am binding my grid using AJAX and PageMethods like below$(document).ready(function() { PageMethods.GetEmployees(updateGrid, err);//bindSourceGrid();}); functionupdateGrid(result) { vartableView =...
View ArticleVirtualization Throwing Error for VS 2010 with Version 2015.1.318.40
One more point as once I commented the Virtualization element, issue gone!!! But I need Virtualization
View ArticleHow to set direction of added pie pieces to counter-clockwise
For my pie chart, I see that I can set startAngle, but I don't see where I can set the direction of the pie pieces. I would like pie pieces to be added counter-clockwise. Currently, they are added...
View ArticleHow to set direction of added pie pieces to counter-clockwise
I guess one solution would be to reverse the sort.--Ed
View ArticleHow to set direction of added pie pieces to counter-clockwise
I would prefer not to reverse the sort since the legend (I currently have it on the left) will still show from top to bottom the pieces as they appear on the chart in a clockwise fashion.--Ed
View Articlechart crosshair not disappearing reliably
The crosshairs in line charts and sparklines do not disappear reliably. This behavior is apparent even on the demo page for sparklines. The result is that there is an extra vertical bar that is stuck...
View Articlechart crosshair not disappearing reliably
I have attached a picture of the issue. The two sparklines are on the same page. Note the grey line at the end of each chart.
View ArticleValidating 3 fields
Hi, I am trying to build a custom validator to validate 3 fields: Min < Most Likely < Max. I've written this custom validator, but for some reason, most of the time, the value of "Max" is being...
View Article