radgrid built-in export buttons
Is there a more complete example with export buttons styling available?
View ArticleUpgrade Wizard questions
Hi, does the upgrade wizard update all css file and javascript files as well? Or just the DLL files?
View ArticleRadFileExplorer grid refresh problem
I'm having a problem with the grid of the RadFileExplorer not refreshing after I've created a new directory and added it to the viewpaths and treeview of the fileexplorer. What I'm trying to accomplish...
View ArticleDisplay Popup w/ ActualSelectionStart
I'm not sure if this is possible, but a user asked me if there is some way we can create a "bubble" popup on the timebar that would popup on the timebar...maybeat the top or bottom, when the user is...
View ArticleNeed some help in the right direction please
Thanks for the information. I now have a direction to proceed with.
View ArticleRadTextBox bigger font size weirdness in IE
Thanks, it worked for me too. It's great to have a good support community!To be clear, I had:<telerik:RadTextBoxID="RadTextBox1"runat="server" Width="250" Font-Size="16px"...
View ArticleAccidentally Removed Report Headers
Hi Nasko,I have tried adding groups above with header, but it still doesn't work. Im not sure I am explaining my problem well. I really need help as I may have to recreate all the reports if I cannot...
View ArticleChange control language
Thanks Rosy for your support.Now already problem solved by your solution but it produced some issues :- when i slide down or up days names is drawn reversed for second then it is drawn correctly after...
View ArticleHow to bind MVC Kendo Grid databound event?
My document ready function is in .js file not in cshtml file. I can find the instance of the grid in document ready function if i move the .js file at the end of the .cshtml file. So that issue is...
View ArticleProblem on rendering graphical content to undocked panel (floating window)
HI Kalin, it solve this issue. Thanks :)
View ArticleWPF 'Frame' control not visible in floating window
HI Kalin, it solve this issue. Thanks :)
View ArticleWrap Text in a RadAutoComplete
We are having an issue where the results are wider than the available area on the RadAutoCompleteBox. If it is too wide, it adds the ellipses (...). We would prefer it wrap. I tried programmatically...
View ArticlePreivewClose and Close Events - MVVM
When user clicks on X, I want to check whether there are any unsaved changes in the page. I have isNotSaved Property which tells me that. Now, if there are any unsaved changes, I want to show Alert...
View ArticlePreivewClose and Close Events - MVVM
Here are my interaction trigger. <i:Interaction.Triggers> <i:EventTrigger EventName="PreviewClose"> <cmd:EventToCommand Command="{Binding...
View ArticleHaving multiple AsyncUpload controls on the same page
I'd like to have a multipage that has a tab for different document types. Clicking the "TAB-A" tab would let you select files, then click on "TAB-B" and select more files. When you are all done, click...
View ArticleHaving multiple AsyncUpload controls on the same page
Original post was missing the referenced photo
View Articleoptgroup from html source, not datasource
Hi, I tried the new optgroup feature that way, and it is not working:http://dojo.telerik.com/uZaSE/3The optgroup is rendered as an "undefined" block.According to that blog post, you supports...
View ArticleProject exported to VS from Standalone is missing all folders and tests
Much appreciated Cody! It would be quite useful.~ Max
View ArticlePopup FormTemplate validation causing async postback?
Hi all, I'm trying to validate some fields in a FormTemplate inside of a RadGrid and everything is working fine except for one problem. Whenever the submit button is pressed, an async postback is...
View Article