Ajax error - RadCombobox inside RadGrid inside Radwindow
Sure!This is the radwindow full code<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WCrearPersona.aspx.cs" Inherits="Legis.CIC.Guiones.Figuraciones.UI.Window.WCrearPersona" %> <%@...
View ArticleOverload SaveAsDialog and GenericDialog handlers
The code that is below is something that I quite frequently have to use in order to export data from my application and handle the overwrite box if it pops up. My issue is, I have to copy and paste...
View ArticleTabStripPlacement
Hello,I'm using RadTabControl with TabStripPlacement="Left" In the past the RadTabItems were shown on the left side from top to bottom. Now they are placed from bottom to top. When changing the code to...
View ArticleKendo UI Grid not populating
I rewrote my web service as odata version 4. I have checked fiddle, and my get request is returning a 200 code, with json being correctly returned. However, the grid remains blank. I have paging and...
View ArticleProblem with loading filter setting on Date columns
So I have an MVC grid where I'm saving the grid settings to localstorage so that I can load the filters and the current page back to the same spot when navigating back from another action. It all works...
View ArticleDocumentation & Demos need some work
I have noticed many glaring omissions and incomplete documentation when trying to look up how to use some of these components. For example, for the MVC Grid documentation found at...
View ArticleGrid showing no records after sort
Hello, The code looks correct, therefore in order to assist you in resolving this problem please isolate it in a runnable project and send it to us via support ticket, so we can debug it locally and...
View ArticleWhen ItemsSource changes previous series remain in the chart IOS
Hi Lewis, Indeed, the fix for this did not make it in the latest build. I am sorry to say it, but it will take some time and while we are still seeing it included in the upcoming builds, at the moment...
View ArticleKendo DropDownList Filter Losing Value
So I have a dropdown list that initially populates with 10 values (the most common values for race) However, when the user starts typing, it searches the entire list of values(around 900) for a match....
View ArticleActual grid, not tabular?
The kendo Grid is actually a table, with output that produces a single row (formatted with varying columns) for each data record. I was looking to create an actual grid, with a single template that...
View ArticleSorting on OnWindowLoaded collapses all groups ? (using IsolatedStorage)
Is there a way to preserve the expanded groups using isolated storage ?....I managed to get the sorting saving, but not the user expanded groups, so that when the app is run again the groups that were...
View ArticleIs there a way to preserve/save the expanded groups using isolated storage ?
Is there a way to preserve the expanded groups *using isolated storage* ?....I managed to get the sorting saving, but not the user expanded groups, so that when the app is run again the groups that...
View ArticleSearch ahead with Multi Select filter
Hello David, Please take a look at this Kendo UI Dojo by Progress illustrating how to add a search box into a filterable column. Here is the how columns.filterable.search is used in the dojo:columns: [...
View ArticleCustom filter on one column that takes date values from itself and from...
I dont think this is doing what i want to achieve.I want to put just one date in a filter (call it filterValue), and then, i want the grid to show only rows that col0 is smaller than filtervalue and...
View ArticleOverload SaveAsDialog and GenericDialog handlers
Mostly. However trying to call Manager in an outside class, I get the attached error. And I'm honestly not sure how to instantiate a Manager object as I have no clue what I would pass it.
View ArticleChart tooltip not presented on mobile device
Just to clarify - I want to know how I remove the tap events - do I need to do something like $("#myitem").off('touch') or $("#myitem").off('tap') or anything else. Thanks,Ron.
View ArticlePossible to toggle column visibilty/editing on a grid with a declarative...
Is it possible to toggle column visibilty/editing on a grid with a declarative datasource?We have a requirement to show/hide certain columns in tables we'd like to display using a RadGrid.We also have...
View Articletechnical formula editor
I realize this post is quite old, but would it be possible for a revised demo to be provided? Wiris no longer uses a Java applet for it's plugin as it is all Javascript and HTML5 (with C#). Much of...
View ArticleForces IE to restart process
This causes us a lot of trouble. Can you please escalate the problem somehow?
View ArticleError when creating load test from web tests
Hello - I have a series of web tests I've created that run well. When creating a load test and clicking "Capture from exiting web test" and selecting any of the web tests and any browser I get an...
View Article