Hi, looking for information on how to integrate spell checking in the asp.net core editor component. Can anyone provide an example. I see radspell in MVC but not core.
Thanks in advance, Matt
I've got a webapp already running fine and I've been thinking about adding scheduler. What would be the easiest way to implement it? My data will be on a sql database.
Thanks in advance
Hi,
Is there a way to set color on the value for some fields according to some rule? yes/no or >0, <0.
Hi,
I want to get the filters from the grid to perform server side filtering. Is this possible with your grid and RazorPages?
I want to show a lot of logmessages, that have to be filtered on the database, because i would load to many records.
Best Regards
Moritz
Hi all,
I'm looking to cleanse data exported from a Kendo Grid to an Excel Spreadsheet and I've not yet been able to find any way of doing this using the available Kendo Grid functions.
Does anyone know of a way to manipulate data exported from a Grid, before it's pushed into an Excel spreadsheet?
For example, I'm looking to escape Excel formula characters to make sure malicious code is not run on a client machine, when they open up an Excel spreadsheet (which has been filled with exported grid data). I need to replace characters such as equal to (=), plus (+), etc.
I'm currently using the Telerik.UI.for.AspNet.Core (2019.2.514) nuget package.
Many thanks in advance,
John
The documentation found here has some formatting issues that makes it quite hard to read. Look at the IndexController.cs tab:
https://demos.telerik.com/aspnet-core/grid/index
Also, by convention the file name should be the same as the class name. Therefore, the tab should be renamed as GridController.cs
I stepped through this process because my Grid would not show up. After the process... it still wouldn't show up:
https://docs.telerik.com/aspnet-core/getting-started/getting-started-copy-client-resources
So, then I used the Telerik Extension to create a project. After reviewing the template I see that pretty much nothing in this start up instruction is there. I the article obsolete? If so, please update it.
i already install telerik
and by nuget from commercial download link
but still got problem
do you have any idea?
thank you