or
RadWindowManager1.RadAlert(Resources.Mensajes.exitoReseteando, 300, 150, Resources.Mensajes.tituloMensajeExito, "alertCallBackFn", "../Styles/Images/ok.png");<script language="javascript" type="text/javascript"> function alertCallBackFn(arg) { __doPostBack("<%= btnEnviarLogin.UniqueID %>", ""); } </script>Hi Telerik,
is there a way to keep the insert form opened even after performing insertion.
Thanks
Hi all,
Please provide a way to add underline to all Column header in my RadGrid.I have more than 10 columns.
Thanks
Hi,
My RadGrid has a linkButton in the GridTemplateColumn. I would like to highlight a the row when the LinkButton is Clicked. Please provide a answer soon.
both or not workingthis.FileFilters.Add(newFileFilter("Tous les documents accepté", typeDocumentCtrl.getExtensionAllowed().ToArray()));typeDocumentCtrl.getExtensionAllowed().ForEach(delegate(stringextension){this.FileFilters.Add(newFileFilter(extension,newstring[] {extension}));});this.AllowedFileExtensions = typeDocumentCtrl.getExtensionAllowed().ToArray();
Telerik.Web.UI.RadAsyncUpload.Modules.Flash.isAvailable = function () { return false; };Telerik.Web.UI.RadAsyncUpload.Modules.Silverlight.isAvailable = function() { return false; };