Hello, i'm trying to reinstall my computer, i had a licence until july 2019, when i try to download last versión i paid for there is nothing to donwload, how can i get the las version included in my subscription?
thank you
I have RadButtonLink which fires method to download image from server side without refreshing the page, but this RadButtonLink located under RadPanelBar which make it unassailable, how to solve this issue?
```
<asp:Content ContentPlaceHolderID="CPHMain" ID="Content1" runat="server"><div class="ChildBody"><asp:UpdatePanel ID="UpdatePanel1" runat="server"><ContentTemplate><Telerik:RadPanelItem runat="server" Expanded="false" Selected="true" Text="Virtual Card Display"><Items><Telerik:RadPanelItem runat="server" Value="VirtualCardDisplay"><ItemTemplate><div class="container1"><div class="box1"><div class="part-1" style="white-space: nowrap; flex: 0 0 25% !important"><asp:ImageButton ID="imgDownloadLarge" runat="server" Height="11pt" ImageAlign="AbsMiddle" ImageUrl="../../MasterTemplate/Images/download_png_icon.png" OnClientClick="lnkDownloadLarge_Click1" Width="11pt" ToolTip="Download image" /><Telerik:RadLinkButton ID="lnkDownloadLarge1" runat="server" CssClass="LinkAction" Text="Download Large Image" OnClick="lnkDownloadLarge_Click1"><Icon CssClass="rbDownload"></Icon></Telerik:RadLinkButton></div><div class="part-2" style="white-space: nowrap; flex: 0 0 75% !important"><asp:Label ID="lblLargeImageResponse" runat="server" ForeColor="Red" Text=" "></asp:Label></div></div></div></ItemTemplate></Telerik:RadPanelItem></Items></Telerik:RadPanelItem></ContentTemplate></asp:UpdatePanel></div></asp:Content>
```
Hello All,
I need your help regarding display grid inside kendo treeview using single file component in Vue.
I have attached image file for my requirement please help me.
Hi,
On my new PC, Telerik control panel doesn't install (fresh download). It crashes without displaying any UI and logs the folliwng error in Event Log:
Application: ProgressControlPanel.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
at Telerik.CommonInstaller.DataAccess.ProductVersionServiceWrapper.get_Instance()
at Telerik.CommonInstaller.Detection.Helpers.VisualStudioDetector.InitializeVisualStudioWrappers()
at Telerik.CommonInstaller.Detection.Helpers.VisualStudioDetector..ctor()
at Telerik.CommonInstaller.Detection.Helpers.VisualStudioDetector.get_Instance()
at Telerik.CommonInstaller.Detection.InstallationDetector..ctor(Telerik.CommonInstaller.SystemWrappers.Registry.Interfaces.IRegistryOperator, Telerik.CommonInstaller.SystemWrappers.FileSystem.IFileSystemOperator, Telerik.CommonInstaller.MsiWrappers.WindowsInstaller.IWindowsInstallerDetector, Telerik.CommonInstaller.Detection.Helpers.GacSearcher, Telerik.CommonInstaller.Detection.Helpers.IVersionOperator)
at Telerik.CommonInstaller.Detection.InstallationDetector..ctor()
at Telerik.CommonInstaller.ControlPanel.Program.GetApplicationFilePath()
at Telerik.CommonInstaller.ControlPanel.Program.TryLaunchInstalledApplication()
at Telerik.CommonInstaller.ControlPanel.Program.Main()
Is there any workaround for this?
Nick
So we have a couple of licenses for DevCraft Complete. The control panel lists a lot of the products in that package as having a trial license. We are confused as to why it is showing that status. For instance, KendoReact is PURCHASED, but Kendo UI for Vue is showing TRIAL In addition, when we click on "Get Started", it takes us to a page to buy now or start a free trial. Why is it trying to sell us something we already own?
I've been trying to talk another team into using your product, but the licenses are not cheap. Things like this may keep them from pulling the trigger.
Is this fixable, or can you give me something I can throw their way as an explanation?
Thanks!
.cshtml in View:
@(Html.Kendo().Grid<Main_Kendo.Models.ScannerViewModel>()
.Name("Grid")
.Columns(columns =>
{
columns.Bound(b => b.Scan).Width(140); columns.Bound(b => b.BarcodeImage).Width(140); columns.Bound(b => b.DropZone).Width(140); columns.Bound(b => b.EnteredBy).Width(100); columns.Bound(b => b.EnteredDate).Width(130); columns.Command(command => command.Destroy()).Width(110); })
Stuck at download either choice add other items or leave as included, but still stuck at downloading step 114 MB... Tried to uncheck VS 2013 and 2017 then included 2013 and 2017, nothing go far...
Thank you
After running the upgrade to a new version, the Control Panel shows a blank window. Tried to uninstall everything and downloaded the latest version of it, same result, not able to install / update existing products.
Running Windows 10 Pro - 1809.
Any clues on how to fix it?
Hi,
i have a require to show additional data in the second column of grid based on some condition if status is submitted than shoe expand plus image on lick of that display some more information in the same grid inserting new div and change imaged to collapse minus sign. find attachment for UI requirement. please reply ASAP.
Regards,
Shobha