where can I find all kendo ui versions - kendo-ui

I am trying to find all versions or it's dates for KendoUI controls History. However I found history dates from April 2014 onwards.
http://www.telerik.com/support/whats-new/kendo-ui/release-history
does any body have list of all version dates.
Thanks In Advance,
Ramesh

Before 2014, its distributed name was Kendo UI Web. You can find related version list with release dates on NuGet: https://www.nuget.org/packages/KendoUIWeb/

Related

Cannot find any free Report Viewer that supports .NET 5.0 - What are the options?

I have an Enrollment App which adds/creates enrollees including subjects. The only problem is that when I tried to implement Report Viewer it doesn't support .NET 5.0. I have also considered DevExpress but its not for free. Are there any other options?
Please make Razor view which displays your report.
If you want to directly export that report into PDF please use
https://github.com/webgio/Rotativa

How to find Kendo ui previsous documents?

I am using old version (2018.3.1017) of Kendo ui. So current version has many changes. But I want to get documents or usage or demos of this version.
For example, https://demos.telerik.com/kendo-ui/grid/index has current version examples. How can I find documentation of 2018?
One way I can think of is to use a web archiver to look at old version of the page, like archive.org.
Here's the relevant page for your example:
https://web.archive.org/web/20180601000000*/https://demos.telerik.com/kendo-ui/grid/index
You get a calendar in which you can go to a specific year and see the dates on which the page was archived and view one of those archives. Since you're using 2018.3.1017, I guess you can check out the archive that was done on March 9th or April 3rd, 2018, since I don't know when this version was released and when the documentation was updated.

Itext7 pdf.version.not.valid

There is an error happen when I read a pdf via Itext7.Then I download the resource code to debug the code.Finally,I find a bug in Itext7.
Please use the most recent version of iText. This has been fixed in a commit in August 2016.

Where is CrmOrganizationServiceContext for CRM 2016 (8.x) SDK?

I'm migrating code from SDK for Dynamics CRM 2015 to the latest version which is for 2016 and 365. However, I have noticed that the generated XrmServiceContext is inheriting from Microsoft.Xrm.Sdk.Client.OrganizationServiceContext instead of Microsoft.Xrm.Client.CrmOrganizationServiceContext. That removed the automatic lazy loading of related entities on CrmOrganizationServiceContext. I wasted hours trying to find out why the related entities were empty while the code compiles correctly. I have found that the Microsoft.Xrm.Client has been removed from the 8.x SDK. Does anyone know if the CrmOrganizationServiceContext have been moved/renamed to something else or it was simply removed? Is there alternatives for that lazy loading support? Don't want to find all the places related entities are directly used and add a LoadProperty to it. Thanks.

Jqgrid license (with MIT/GPL v2) Vs Guriddo jqGrid JS (Creative Commons License)

I am using jqGrid 4.5.4 version in my development Env for a website application
and want to use the same version when I publish my the application in commercial website.
My doubt is, recently I saw The latest version of Guriddo Jqgrid 4.7.1 and its New license
Creative Commons License.
please tell me can I use the Jqgrid Version 4.5.4(under MIT/GPL License) in commercial website now?
Can I use Jqgrid versions prior 4.7 are with MIT/GPL v2 license in commercial website now?
You can sure continue to use 4.5.4, 4.6 or 4.7 in your commercial website under MIT/GPL License. The versions 4.7.1 and 4.7 are practically identical (see all the differences here). You can download from here the 4.7.0 version and see the lines with the license agreement. You can compare there with the lines of minimized file of jqGrid 4.6. The version 4.7.0 was published Dec 8, 2014. Some days later Tony have changed the licence and published 4.7.1 Dec 16, 2014.
So you are can use all versions up to 4.7.0 under MIT/GPL License.
MIT License allows to make changes in the code. So everybody can modify the code of 4.7.0 and provide the results under MIT/GPL License for free.
For example I made a lot of changes. You can download the corresponding code from here. I plan to create the corresponding documentation and to publish new free version of jqGrid under the name "free jqGrid" very soon. You can see the preliminary version of the docuemtation here.
UPDATE: It's published currently two release versions of free jqGrid: 4.8.0 and 4.9.0 which included many new features and improvements. As the documentation you can use many wiki articles. I will use 4.x.y conversion for the version numbers, because I want to hold the compatibility to the old 4.x versions of jqGrid. I still hope to find the time for writing more detailed documentation. :-)
I published release versions of free jqGrid on two public CDNs: cdnjs and jsDelivr. So everybody can use the corresponding URLs in you projects. One can use additionally the URL to the latest sources from GitHub like it's described here, but I recommend don't used it in production.
I published free jqGrid additionally on three well knows repositories: NuGet (use Install-Package free-jqGrid to install), npm (use npm install free-jqgrid to install) and bower (use bower install free-jqgrid to install).
I hope that all above simplifies the usage of free jqGrid for everybody. Additionally I implements typically very quickly fixes for all bugs posted as issue. Everybody can scroll over closed issues to see the time of reaction on the reported problem. Please provide the demo which reproduce the problem, if it's possible, or post JavaScript code and the test case which can I use to reproduce the reported problem. I hope I could hold the same quick reaction time in the future too.

Resources