Kendo UI Grid - UTC Issues
Hi, I am have been evaluating the Kendo UI for ASP.NET MVC and I have noticed a date format issue with the Kendo UI Grid when it comes to UTC Format. I have not been able to resolve this so I am...
View ArticleMore than one footer in one Grid?
Can I have more than one footer in one Grid. Currently I use ClientFooterTemplate to add one footer for sum of the columns. I would like to add one more footer for average of the columns. Is that...
View ArticleChange BarSeries Color of Individual Bars
This has been resolved. I figured out how to use an actual Graph object in the designer and bind it to a List of business objects that I have hanging off of the list of business objects I use for the...
View ArticleTelerik_UI_for_ASP.NET_AJAX msi questions
The following is in response to your questions. Also, I am wondering if my installation of the latest version of the Telerik tool actually worked correctly. I basically have 2 versions of the Telerik...
View ArticleSitemap bound Menu and Client Side Routing
I have a sitemap bound kendo menu in my layout page that correctly displays the menu items in the ul as shown below. Although this works great for an mvc app with normal back end routing it doesnt work...
View ArticleRadScheduler - PDF Export Function
Hristo,That is the main section of Ajax related references within the page. Thank you for taking a look.SB
View ArticleSilverlight Charting DataSource - How to
I said I've created table style charts, I meant table style reports. Never put a chart in a report before...
View ArticleUsing http interceptor to provide auth token
Alexander- I need to do the same but the dojo link isn't working. Can you re-post?Thanks,Fred
View ArticleResize a Docked Window when Changing it to a Float
Thanks Stefan, this is working great except the FloatWindow seems to have a limit to how small it can be when first created.For example: if my form's MinimumSize is 200, 200, but the FloatWindow...
View ArticleDinamically loaded Radcombobox does not show EmptyMessage
I have this same problem too. the empty message isn't there until you click the drop down at least once.
View ArticleTiles vertially top aligned under Group Headers
unable to use the group header , I'm using version Q1 2015
View ArticleJavaScript IIFE inside template
HelloI have a kendo grid bound to the following kendo template code in MVC.<script type="text/kendo-tmpl" id="AgencyItemTemplate"> @Html.Action("MyTemplate", "MyController", new {area =...
View ArticleTitle Group
How do I include the header Tile Group ? I use the version Q12015 WebForms ASP.NET C#
View ArticleHow to bypass FastClick with DataViz Chart
Thanks for the response, but that didn't work. I think FastClick is conflicting with some of the internal touch/pointer handling in the chart. Is there a way to add a CSS class to the markers and the...
View ArticleLose row Css style after close Popup Edit windows ?
Hii have add an grid and set some styles to it like row color from databound event and command button styles and it works fine, but when i cancel popup edit i found that row loss the style of if and...
View ArticleHow to modify a column value during the OnBatchEditCommand event
Hi,I'm sure that answer already exists, but I searched through the forum and couldn't find a solution. I have a batch mode grid that invokes a web service, during the OnBatchEditCommand event, when...
View ArticleForce File name and Directory for saving
HiSo here is what I do:User click on their existing picture or blank pic placeholderI launch image editor in radwindowNow they can edit their pic, or upload a new and edit it.I on purpose left the save...
View ArticleForce File name and Directory for saving
I see there is not needed lines above..... the proportional resize and optimize code was copy-pasted from another project where I worked with transparent png, and now I just allow jpg, so lines like...
View Article