Dropdownlist autoclose on open in modal popup
one more thing, let me know if the popup: { appendTo: $("#container")}exists in razor sintax to MVC, i have all the dropdowns made and i dont want to change all to javascript.
View ArticleDraw using ImageEditor
thanks,i want to set radtileview in sequence either horizontally or vertically. Cn u pls tell me.
View ArticleEnabling RadComboBox using Javascript
Hi Aneliya,Thanks for the reply, I tried with your suggestion and it still doesnt work.
View ArticleWPF samples - Controls not running
Hello Prabhakaran, If you had an older version of the demos already installed you may observe some cash issue. Can you please uninstall and then reinstall the WPF demos and let us know if you still...
View ArticleOpen RadBinaryImage from Radgrid as a Popup
thanks, i want to set radtileview in sequence either horizontally or vertically. Cn u pls tell me.
View ArticleSettingsPane Geometry
Hi,I can't figure out how to change the geometry of a Shape in a Diagram using the SettingsPane. For example, I want to change a circle to a rectangle.In your...
View ArticleRemove / Disable Rad Menu SubItem (ChildMenu)
Hi rama, You can find a RadMenuItem by value and disable it using the following server-side code:RadMenu1.FindItemByValue("1").Enabled = false; To remove a RadMenuItem use Remove()...
View ArticleOpen RadBinaryImage from Radgrid as a Popup
Hi Radian, Please post your questions in the correct control category with detailed information about the scenario that you have and the behavior that you need to achieve. This thread is in the...
View ArticleRadAlert, RadConfirm using RadWindowManager not working
this is a Javascript function:<script type="text/javascript"> function callBackFn(arg) { return false; } </script> This is Code Behind Code:...
View ArticleCombobox in a DataForm
Hi Edward, You can use the following approach to achieve this requirement:<telerik:RadComboBox ID="RadComboBox1" runat="server"...
View ArticleRow number column with grouping
Hi Dimitrina,yes I'm following that demo. My code works as well if I group the colums by dragging them in the Group Panel. If I define my groupdescriptors like this:...
View Articleradtilelist
i want to set radtilelist in sequence either horizontally or vertically. Cn u pls tell me.
View ArticleEnabling RadComboBox using Javascript
Hi Monik, I made for you a sample project using the code you provided, where on selection of item from the first RadComboBox, the second one gets enabled. Here you may find a video, showing the result...
View ArticleConvert Telerik reortView in PDF
Hi, Below is a quote from my post in your support ticket on the same question: "You can modify the viewer's HTMl template and add custom UI handling the exporting in PDF and mailing of the report. For...
View ArticleAutoComplete Keyboard Navigation Styles Missing in Material Black Style...
HelloNate,Thank you for pointed our attention to this issue - I logged it in our bug tracking system and we will do our best to fix it as soon as possible. Regards, Plamen Lazarov Telerik Join us on...
View ArticleFile ContentType for .zip file is null
Hi HristoThank you for the reply. I didn't try it in Chrome. But this is happening in IE10. Looks like you too have the same issue in IE10/11. Do you have any alternative approach for this? ThanksRakesh
View ArticleZip a folder that contains pdf files
Hi guys,this is my problem, I want to zip a folder that contains several pdf files.I can do it! Ok, I created a zip that contains my pdf files. But I found all pdf files corrupted, some files I can...
View ArticleHow to Use Grid with WebAPI for Paging, Filtering and Sorting
Hi, I would suggest checking the examples here. Regards, Alexander Popov Telerik Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
View ArticleExternalDialogsPath load dialog ASCX files from my assembly instead FileSystem
Hi, I have customized some of the dialogs of RadEditor using the provided ASCX files. I can successfully test the customization when the files are physically stored on a disk and a proper physical path...
View ArticleBlank RadHTMLPlaceholder when loaded, have to resize with split container to...
Hello GuyGirouard, I have tried to reproduce the issue that you have described on our side but with no success. I did not saw where you insert the RadHtmlPlaceHikder but I assume that is it in RadPane...
View Article