Styling RadTab
Hi, I am currently working on a multi-step form and i am using RadTabStrip for the same.I am placing the tabs in vertical orientation. Now I would like to give a background color to the tabs.My issue...
View ArticleTransfer to multiple RadListBoxes using Drag and Drop
It works for me I forgeted to write commit changes
View ArticleBind DataRow to PropertyGrid
The case was solved by using following syntax: Enum.ToObject(EnumType, dt.Rows[0][i])I stuck at different point now: when I collect changes from RadPropertyGrid the cells' values which are binded to my...
View ArticleSetting initial value of TimePicker
ThanksSo at least I know it should work how I am trying! :)I have( already had) the very latest everything here and not the same results.To test;I just created a new Telerik ASP.NET MVC Application. (...
View ArticleSetting initial value of TimePicker
Sorry , some of those pictures got screwed up somehow.. attach some new ones. I considered adding the new project, but it is literally a new Telerik ASP project template with the single div added.....
View ArticleReporting WPF - Hide some axis X labels in CategoryScale series.
Hi Katia, I tried to use the RowNumber() function but I get an error : Unable to cast object of type "Telerik.Reporting.Expressions.AggergateNote" to type "Telerik.Reporting.Expressions.FieldsNode" How...
View ArticleCan I build dynamically-changing RadCartesianChart with line series using...
Hello, Lance. I'm very busy on my job now and have no free time. But I try open support ticket diring this week.
View ArticleHello everyone. This forum is nice
Hii everyone, i am new here this forums is very good for spreding knowlege as well for getting knoelwge on mobile app stesting and android testing
View ArticleDataForm and arrays of (eg) dates?
Hello currently this is not possible to use DataForm to enter arrays but it would be done in future
View ArticleWindows Phone filtrable
Hi Camelia,you need to do some changes in keyboard setting of your window mobile phone
View ArticleApp-level SideDrawer
Hello Shlomi Assaf, You are absolutely right - you can use NativeScript + Angular-2 and use <page-router-outlet> to set it. I think Mark Geller was referring to the NativeScript core...
View ArticleCustom Command Button
Hi Sam, Currently the Action method is not available for the MVC Core wrappers. There is a GitHub issue logged for this and you can see it in the link...
View ArticleValidating Upload
Hello Joe,The described behavior is expected. When a default validation rule has failed (in this case the required fields), the logic inside the submit event handler is not executed at all and the...
View ArticleReorder RadListBox
Hi Kathryn, The Style set to ItemContainerStyle property of RadListBox should have its TargetType set toRadListBoxItem (not RadListBox). I'd suggest you check the Drag and Drop Overview topic in our...
View ArticleText selection bug in IE
Hello Gary, Thank you for reporting this bug. I have logged it in our Guthub issues and you can monitor its progress from here: https://github.com/telerik/kendo-ui-core/issues/2046. Due to the...
View Articlehow to auto hide radtitle bar in fullscreen form
hi.i want to have a fullscreen form with auto hide title bar like "Microsoft Remote Desktop" or so on. is there a way to implement it with telerik winform components ?
View ArticleText selection bug in IE
This should have been posted in the "Kendo UI" forum if someone could move it and delete this reply.
View ArticleKendo UI grid system
Hi,First, I am a bit confused about terminology. I've always thought that a classic grid system is like this:http://webdesign.tutsplus.com/articles/all-about-grid-systems--webdesign-14471A good...
View ArticleDropDownList with dynamic parameter in DataSource
Greetings! I've implemented an EditorTemplate that uses Kedno.DropDownList for one of the model properties. Here is an example of it1.@(Html.Kendo().DropDownList()2....
View Article