RadRibbonGroup.LargeImage
Hi!I need use a different image from data base, i will asign the image(PNG) in order of an specific process.The images recovered from data base are created in a temporal folder in order to use them in...
View ArticleCustom Validation Not Working
My custom validation isn't working so modified a demo in the dojo and it didn't work as well. 01.<!DOCTYPE html>02.<html>03.<head>04. <metacharset="utf-8">05....
View ArticleAdding Rad Combo Box in Rad File Explorer
Is it possible to add rad combo box to file upload window of rad file explorer ?
View ArticleRead values from GridTemplateColumn
Hi can't retreaqve the value of the hiden field :<Columns> <telerik:GridTemplateColumn HeaderText="Customer" SortExpression="LastName">...
View ArticleMenuItem attributes lost on ajax/postback
I have radcontextmenu where some items have custom attribute "ConfirmationMessage" with a value like "Are you sure you want to delete?" These attributes are set on the server code-behind on load.On...
View ArticleMenuItem attributes lost on ajax/postback
Nevermind I discovered it was something else in the javascript...my bad. Apologies.
View ArticleCertEnroll not working in release 2.6.1.5
After installing 2.6.1.5 Https decryption stopped working with the error "The remote certificate is invalid according to the validation procedure" . It wasn't easy to find this post and link to...
View ArticleCustom Partial View in Grid Popup
I need to display a custom partial view when the Add New Record button is pressed.Mainly because two of the controls in that partial view are unique.1. Kendo Editor2. Partial View that contains a...
View ArticleExport to PDF when custom pagination is Enabled
I tried with the first option and it works for me. Thanks a lot :).By other hand, just in case, do you know how much items is it possible to export ? I mean, if the page size has some limit at moment...
View ArticleMultiSelect "preselect" value, but also a default value
.Model(model =>{ model.Id(group => group.Id); model.Field(group => group.Administrators) .DefaultValue(new List<MemberViewModel>() { new MemberViewModel() {...
View ArticleMultiSelect "preselect" value, but also a default value
My last post was the wrong way aroundDefaultValue overrides the Value of the MultiSelect
View ArticleMaking Grid Responsive Not Working
I made the changes recommended by the documentation you referred me to and the problem still exists. I have add the new .aspx code plus the new code behind. I think you folks have a true bug here...
View ArticleAn ObjectKey must have at least one key name and value.
I am experimenting with Data Access and after building my first project based around the Sofia Car Rental example, I get this exception: An ObjectKey must have at least one key name and value.Source...
View Article"Refresh" GridView After Pressing Cancel Button
Hi, I have a gridview that is bound to a SQL Server DB table. Users of the gridview can perform inline editing and save their changes using a save button. The issue I am having is when a user makes...
View ArticleGridPageChangedEventArgs Exception!
We are currently using version 2015.2.826 of Telerik controls. We are getting intermittent exceptions from one of our pages where we have codebehind for handling the grid events. The error we are...
View ArticleGroup Header alignment problem when UseStaticHeaders enable
Hi, I had tried IE9, IE11, Firefox and Google Chrome. All of them had the same alignment problem (just like the attached screen capture) I am using the latest telerik ui version
View ArticleCollapsible and Splitview
Hi,I have tried to use collapsible inside a splitview but it was failed. Is it possible to do? Thank you.
View ArticleHow to add TreeList into template of Grid?
Hi Telerik, I was trying add TreeList in Grid with ClientDetailTemplate but It's not running, I afraid Grid is not support ClientDetailTemplate with TreeList, Can you please give me a demo about this...
View ArticleUsing autoresponder without internet
OK, thanks, that all seems to make sense now, I was confused by the persistent state in the browser (cache) and maybe in Fiddler also: not sure...There is an Online status indicator in the UI, just to...
View Article