Grid filter contains not finding anything
Your column is string? DataType="System.String"Post your grid markup.
View ArticleApp Freezes on iOS
Hello Tina,Thank you for your response. I have been attempting to debug on the device as recommended but I have hit another roadblock. I am receiving the following error when attempting to build my app...
View ArticleGrid filter contains not finding anything
Here is the markup for the entire grid, the column I'm searching on is ActivityTypeID. Also the contains filter seems to be working ok if I put only letters in the search box, but numbers and letters...
View ArticleGrid filter contains not finding anything
In GridDropDownColumn the filter is passed to ListValueField. View solutions...
View Articlegridview layout
Hello Jon, Glad to hear that you found a solution. Let us know if you have any other questions. Regards, Rosy Topchiyska Telerik Do you want to have your say when we set our development plans? Do you...
View ArticleCalendar rendering off-screen on overflow.
Hello Zadok,I was unable to reproduce the described undesired behavior. Check out the following dojo that is working as expected on our end:http://dojo.telerik.com/AwoHo/3 Try upgrading to the latest...
View ArticleMissing countries
Hi Ram, I believe you are requesting more countries in our Binding to GeoJSON example. The GeoJSON in the demo is used to just show how to bind the GeoJSON data to the Kendo Map. We have a section...
View ArticleRadBinaryImage databound within RadImageGallery
Thank you for the reply. I tried it again, just in case I missed something. Still no luck. Attached is a screenshot of the UI, it is pulling the correct count (3), but not the image via binary. Here is...
View ArticleWorkbook .ToDocument()/.Save() stuck processing
Hello,Saving to excel is not working depending on the amount of data. Columns with formulas are the cause. Less amount of data can be converted to excel. Sample JSON here:...
View ArticleCalendar rendering off-screen on overflow.
You actually DID reproduce the behavior just right Dimiter. When I click on the datePicker, the popup turns on both scroll bars and hides half of the Saturday column under the vertical scroll...
View ArticleODP.NET driver when using WinForms and Report Designer
Hello Stephen, The .NET data provider must be installed on the machine where reports will be processed in order to be able to establish a connection through the corresponding classes. If ensuring that...
View ArticleCoordinates of New Country
Hello Ram, GeoJSON is a format for encoding a variety of geographic data structures such as points, polygons, and linestrings. With Kendo Map widget, you can bind GeoJSON to show your data visually as...
View ArticleODP.NET driver when using WinForms and Report Designer
Hi,The whole idea of "ClickOnce" is that all the dependencies get packaged up, and so I dont need to ensure all my clients have Oracle ODAC installed. I got it working using ODAC and am now able to...
View ArticleVery Low performance of kendo grid while loading the data
Hi, I can suggest you to check the following discussions in the Kendo UI forums:Seriously slow Grid performanceGrid Performance issues with 4000~ rows and 26 CollumnsKendo Grid Performance while doing...
View ArticleReport Book, Report Instances and Parameters
Hi sriranga, A ReportBook instance's Reports collection can be updated at run-time in code. Please check the related ReportBook help articles. Regards, Stef Telerik Do you want to have your say when we...
View ArticleRadBinaryImage databound within RadImageGallery
I tried added the following, but got the error "C# Cannot implicitly convert type 'byte[]' to 'string'" for slideEntity.FullContent: protected void...
View ArticleODP.NET driver when using WinForms and Report Designer
Hi Stephen, Thank you for providing the additional configuration that helped you to resolve the issue. Regards, Stef Telerik Do you want to have your say when we set our development plans? Do you want...
View Article"Grow" pictureboxes dynamically in vertical direction
Hello SwanB, I can suggest you the following approaches:Bind a report data, where the report will produce a Detail section per data record - Report Structure. Then add a List item in the Detail...
View Article