GridDropDownColumn datasource to point to tableadapter dataset
what to do in insert mode ??please help
View ArticleSetting GridDropDownColumn DataSource server side
how the same condition fire for both edit and insert ? please tell so that i can get help from your post..
View ArticleScroll bars not showing up on Windows 7 and IE11
Hello Peter, I replied to your inquiry in the support ticket with the same subject you started. I suggest we continue the discussion in it in order to avoid thread duplication. When the issue is...
View ArticleSelect All option for filtered value doesn't work
I reproduce it here:http://dojo.telerik.com/UQUdu/3
View ArticleSending Data to Server using Express(Node.js)
Hello Sumit, I have examed your code, still without a detail on what is the output behaviour I can not guide you to a reasonable solution. We will need the error you are receiving or/and the behaviour...
View ArticleSchedulerDataSource altering start/end times to apply timeszone
Hello Grant,As you know the JavaScript Date instances are always created in the timezone of the browser. This will cause the shift you have noticed. In order to instruct the SchedulerDataSource to do...
View ArticleJS break when resizing column
Hello PopaC, We are not aware of such an issue, and the provided code snippet was not enough to determine what might be causing it. Can you please send us an isolated runnable project, where the error...
View ArticleDatasource Explorer gets messy
Hello,When maintaining reports with extensive use of Object data source objects, it is difficult to navigate in the Datasouce explorer pane. The listing seems to have no sensible sorting order, or ways...
View ArticleRadGrid lost css when copy from example
Hi Tran, Here are some steps you can try: 1. Make sure that you've added the Telerik.Web.UI.Skins.dll assembly in your project. 2. Set RenderMode to Classic or Lightweight. 3. Material Skin is only...
View ArticleHorizontal scrolling and Resize issue
Dear Telerik team,I had posted my query 2 days backWe are using Telerik UI latest trial version. We are too facing this issue. In grid first 3 columns fixing works but not all columns are visible when...
View ArticleUsing list of Dictionary as datasource for DetailTableViews?
Hello Ingemar, This depends solely on your code-behind logic and it is not related specifically to RadGrid control functionality. If you plan to dynamically change the fields and columns of the grid,...
View ArticleElement Not Found.
Hello Abhi, Let me explain how Test Studio locates an element. Test Studio uses an intelligent element identification scheme to auto-generate find expressions. When an element is ready to be added to...
View ArticleAndroid problems
Hi Steve,It seems that you don't have installed Android build tools version that Test Studio is using by default. You can change version of Android build tools by editing "AndroidBuildToolsVersion"...
View ArticleIE performance issues on vertical grouping
Hi, I wasn't able to reproduce the issue in our online demo: http://demos.telerik.com/kendo-ui/scheduler/resources-grouping-vertical Please keep in mind that increasing the number of resources...
View ArticleProblem with compatibitly view and lightweight
Hi!Yes we are setting the X-UA-Compatible in our page base class like this in Page_Render:Response.AddHeader("X-UA-Compatible", "IE=Edge"); We can set it earlier if that will be needed for this to...
View ArticleChange background color RadRibbonView, RadRibbonTab and RadRibbonGroup
Hello Sergey, The attached project demonstrates how you can change the Background of the RadRibbonGroup's. With the current implemnetation of the RadRibbonGroup's and the parts they consist of the...
View Article3 Columns with only 1 month in the header?
Hello Preston, I am glad you were able to find more suitable approach that works as expected for you and thank you for sharing it with the community. If you have any additional questions let us know....
View ArticleHow to center the window popup when height is not set?
Hello Chris,You can call the center method after applying the height. Like in this dojo: http://dojo.telerik.com/ayALU. Regards, Ianko Telerik by Progress Get started with Kendo UI in days. Online...
View ArticleOpen RadWindow in WindowsForm App
Hi Mikel, RadWindow is hosted in WPF Window and I would suggest getting the parent Window that hosts the RadWindow and passing it as paremeter to the EnableModelessKeyboardInterop method. This should...
View ArticleTranslate Paging in
Wow! Thanks a lot, you should put this into the docs, wasn't that clear. Cheers.
View Article