Check All Checkboxes on a page
Hi, I have a follow up question. I only want to check all the checkboxes where the id = gridUserRoleList and the checkbox was unchecked. Any help in C# would be appreciated. Thanks!
View ArticleProgrammatically setting cascading
Hello, I am looking for a way to switch on/off cascading programmatically in DropDownList. I am sure there is better way to do it, rather than reinitialize control every time: if...
View ArticleOpenAccess Cannot find resource EntityDiagrams.rlinq embedded in assembly...
I was recently hired to take over a project. I am utterly unfamiliar with this product. When I try and run, I get 'Cannot find resource EntityDiagrams.rlinq embedded in assembly...' If I try and 'Run...
View ArticleUse pre-compiled template along with MVVM
Hi I have a view model with some repeating properties that I need to render using the same template. I specified the template, and bound the viewModel properties using source binding and data-template...
View ArticleShow empty date value on load
Hi Nasko,Thank you for your reply, but I am a little confused by your suggestion that I set the value to a DateTime I was under the impression that I was already doing that! Can you provide me with...
View ArticleSet MaskedDateTimeInput Text property doesn't affect the value
Hi,I'm migrating from RadMaskedTextBox to the new mask controls and encountered the following problem with MaskedDateTimeInput.Up until now I used to set the "Text" property of the control, because my...
View ArticleRadGridView crashes when sorting edited column
hey Dilyan, Thank you for your response.. I downloaded your example and i still get the problem. It is crash when I edit FirstName and then try to sort (if i edit another column after or opening the...
View ArticleRadGridView crashes when sorting edited column
link for download the video:http://www.filedropper.com/sorterror
View ArticleRadGridView crashes when sorting edited column
here a link for download the video: http://www.filedropper.com/sorterror
View ArticleRadGridView crashes when sorting edited column
here a link for download the video: http://www.filedropper.com/sorterror
View ArticleDropdown column to show text on view
I have a keno grid which contains 3 columns ID, Description and Status where status is a dropdown listI am using a custom editortemplate for the popup form The dropdown is populated using the ViewData...
View ArticleSet title in show-before doesn't work
Hello,since 2015 Q3 i cannot set the title in a show-before function.exampleWith 2015 Q2, it works as expected. Kind regards
View ArticleSet title in show-before doesn't work
http://dojo.telerik.com/iBOHUI'm probably too stupid for it...
View ArticleJQuery dialog using load(). After closing the Telerik controls cannot postback.
Hello,Still waiting an answer for this! After jQuery dialog with load() RadCombox is not opening.
View ArticleGrid filtering in Javascript - Not Equal to null
You can use the workaround with grid's filterMenuInit event:filterMenuInit: function(e) { if(e.field == "exportedDate"){ varfilterButton = e.container.find("button:eq(0)");...
View ArticleLoadingPanel for RadAjaxPanel
I have a code something like this.I have a code something like this. <telerik:RadAjaxManagerID="ajaxManager"runat="server"> <AjaxSettings>...
View ArticleTranslate/Remove some functions in UI
Hi I am new to Telerik, so Im sorry if this is a stupid question. I need to translate some text to Swedish. Basicly everything in the new appointment window I need to translate. I also want to...
View ArticleHeader wrap text and autoheight
This is getting ridiculous. Simple scenarios like wrapping headers, custom cell backgrounds and exporting to Excel require hundreds of lines of "workaround" code. I see almost zero real investment in...
View Article