I want to write my own wordpress plugin.
Does anyone know where I can find a lits of hooks and filters and what they do?
Also, is there a book that is a good reference for people who want to write wordpress plugins?
Hello guys,
I'm working on some report in Telerik Report Designer R2. Using SQL database, I'm geting data by the select command. The problem is: in SQL management studio the query is working fine, in Telerik it is 'working forewer'. But when I'm adding the TOP clause, it is starting to work, but still it is not giving all expected rows as a results. In SQL managament Studio I have around 100 rows as a query result, in Telerik I have like 15-20 rows, and only if the TOP clause is added. CAn you assist with this issue?
Best regards,
Maciej

Hi,
I have Multiple questions so I'll just list them here instead of creating multiple threads. I'm working on a web base project which is built using Silverlight. Now here is my question:
1. How can I validate the UI result vs MySQL database?
2. How can I validate exported file in FTP server?
3. How to get the values of ToolTip - this is a bit tricky because since this is like a hover event, I cannot get the xaml path of the tooltip window itself because when the mouse cursor is out of focus on that element, the tooltip window disappears. Is there a way to get the values?
I'm using C# for my coded steps. I'm not yet an expert at C# so I'm not sure if these kind of validations are supported in Telerik. Can we use Assert for these backend validations? This is the only information I can give as of now because I don't have any code for this.
Thank you.
Hi,
I just encountered an error in TS Test Runner "Process is terminated due to StackOverflowException". Tried to search a similar issue here but no luck.
https://ibb.co/f4Vj9J
Please Help. Thanks

I have a project made in C#, ASP Net Core (2.1) with razor pages.
Now i need an image editor, usable by clients.
There's no need for cross-platform, so adding windows libs is ok.
Doesn't look like there's a telerik Image Editor control for MVC or Net Core, which is understandable.
However, when adding a windows compatibility package to a Net Core (razor) project, one should be able to do image editing.
My question is, is there an image editor control for this situation, or will there be in the future?
If not, is there an alternative to have a (controlled) image editor, where at least you can add text and images on top of another image?
Thanks.
