Controls loosing their style/skin on AJAX postback
Actually I determined the problem was due to your Telerik Visual Style Builder. I used that tool to change colors, etc. and in the code created from your tool it was applying this style in both the...
View ArticleBatch Editing Grid input doesn't have kendo style
I define a batch editing grid with the wrapper ASP.NET MVC, exactly like the demo : http://demos.telerik.com/aspnet-mvc/grid/editingBut the result is different. Fields that appear when editing a cell...
View ArticleSupport creation of iOS Launch story boards
The appbuilder "resource create" function is brilliant and a huge time saver when creating app icons and splash screens. However, newer versions of iOS that support multitasking require apps to either...
View ArticleGetting the active MdiChild from RadDock?
Hi PEDDI, Thank you for contacting us. The outcome you experience is expected with Data Access Q3 2015 as the Visual Studio integration (the support for .rlinq files) was deprecated with Data Access Q2...
View ArticleDownload error 404
Hello Mike K, The error happens because your account has never downloaded Data Access before. At the time present it should be resolved. Regards, Doroteya Telerik Check out the latest announcement...
View ArticleHow to change disable style of the TextBox of RadDropDownList
Hi Dess, I have a form that contains raddropdownlist and radmaskedtextbox. I realized that the color of the text inside the radropdownlist's textbox is different than the text color in the...
View ArticleIs there a way to create a multi-step form with Kendo Window?
I havent been able to figure out how I can create a multi-page form/wizard using Kendo Window. Each page will also include a left tabstrip with a next/prev page on the bottom of the content. Has anyone...
View ArticleSections do not shrink if a panel is hidden
Hello everyone, One more approach utilizing the Reporting expression engine that we can suggest is discussed in the How to hide subreports that has no data forum thread and the Collapse the container...
View ArticleFiltering from controller
I figured it out. In the controller, I create an empty list of filter descriptors, and add as many as I need. That list gets passed into the view in the ViewBag....
View ArticleRounding with NumericTextBox
Hi Alexander,Thanks for your reply, but this doesn't resolve my problem as I'm already specifying the precision.in your example you set the decimals to 16, in my case I need it to be three. Here is how...
View ArticleAccess Denied RadGrid Designer
According to the link Marin we have to turn off claims based authentication? What if that is not an option? Is there no workaround?
View ArticleSitefinity Imported Page calling Code Page's Path
How do you get an imported page to use only it's own path, and not include the original page that called the code to import it? To run the import code we set our library as the code behind in a page...
View ArticlePerform calculation inside textbox
Hi Jeff, No, I am afraid that RadTextBox does not provide such calculation functionality out-of-the-box and you will need to implement it on your own. You can find useful the RadTextBox's client-side...
View ArticleRadMaskedTextInput, exception on paste
HelloI really would like to send you a small example, can you tell me how to do this? Allowed extensions: .jpg, .jpeg, .gif, .png RegardsThomas
View Articleoptgroup dropdown shown with say 5 rows
I am converting all my asp controls to rad controls. this is just a listbox showing 5 rows with groupings. I want to convert this to rad control for the updated look and feel. it doesn't look like you...
View ArticleChart can i have 2 series different X-axis plotting points.
HiI have a rangedColumnSeries and an AreaSeries on the same plotarea and I am using databinding to generate the chart.I want to plot a rangedColumn series for 0,5,10,15 etc on the x-axis and use the...
View ArticleWill DateTime pikers be improved?
I'm in the process of converting my application from a server heavy rendering to Kendo UI browser based application. So far Kendo UI is provinding us a wide range of good controls for this. But client...
View ArticleRad Carousel View - Like Together Deck Of Cards
Hello Shameel, It really depends on the exact effect you're trying to achieve, but in any case, you will need to define a custom Path for your RadCarouselPanel. Here's my interpretation of the desired...
View ArticleRadHTMLChart
Hi Rick, Yes, unfortunately the suggested functionality is supported only for stock layoyt charts and currently is not available for ScatterLineSeries. There is an existing feature request for...
View ArticleColumn header not shown with default data source group
Hello Larissa, In order to avoid this behavior I would suggest first to populate a columns array that contains all selected months from the date picker and then initialize the Kendo UI Grid with...
View Article