Tag: Telerik RadControls
Telerik RadTreeView line showing node drop location not showing
I recently ran into an issue with the Telerik RadTreeView that had the EnableDragAndDropBetweenNodes property set to True where the horizontal line showing where the node was going to be dropped was not showing. To fix it I had to add the following to the page's CSS: .rtDropAbove { z-index:99999; } .rtDropBelow { z-index:99999; }
Posting changes from a Telerik RadGrid row edit back to a bound SalesLogix entity
More on the Telerik RadControls for ASP.Net AJAX- they really really rock. The more I work with them the more I really love them. Thanks to some feedback from their support department I have figured out how to perform an automatic update of whatever fields changed when editing a RadGrid’s data row back to the SalesLogix entity...
Setting a current TreeNode in the Telerik RadTree control
This first snippet allows you to set a particular Tree Node to be the selected one. In the code I am passing in a specific string value that corresponds to one of the tree’s node value properties. This then returns an instance of the particular Node which then exposes a Selected attribute.
Infor CRM Sync for Exchange: Action Required by August 31, 2026
Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.
[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters
See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.
Disable Caching in Infor CRM SLX Web Client
In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.
AI Readiness Checklist for CRM Teams: Is Your CRM System Ready for AI?
Before using AI in Creatio, make sure your CRM data, users, processes, and automation foundation are ready. Use this practical AI readiness checklist for CRM teams.
Build Your Creatio AI Skills with the 2026 AI Summer Program
Join Creatio’s free 2026 AI Summer Program to learn how to identify, build, deploy, and manage AI agents.



