Custom Subgrid Using HTML Web resource
This blog post discusses the creation of custom subgrids using HTML web resources.
The author provides a comprehensive guide on how to create a custom subgrid, which is a grid that displays a set of data in a parent-child relationship with another grid. They explain that by using an HTML web resource, users can create a custom subgrid with unique functionalities, such as formatting, filtering, sorting, and pagination.
The tutorial walks users through the process step-by-step, from creating the HTML web resource to registering it as a custom control in Dynamics 365. This allows users to add the custom subgrid to forms and display it within a record.
The article also includes sample code snippets illustrating how to create the custom subgrid, as well as explanations of the important elements of the code. Overall, this post is a valuable resource for anyone looking to customize their subgrids in Dynamics 365 using an HTML web resource.
Find the original post at https://crm365skill.blogspot.com/2022/11/custom-subgrid-using-html-web-resource.html.
Published on:
Learn moreRelated posts
PCF vs. Web Resources: Choosing the Right Extensibility Tool for Dataverse
Extensibility is essential in today's business and IT world. It allows the platform to go beyond its default functions or capabilities and to ...
How to Create a Custom Sitemap for Your Microsoft Dynamics CRM App
If you are a user of Microsoft Dynamics 365 Customer Engagement platform, also formerly known as Microsoft Dynamics CRM, and you are looking t...
Introduction to Customizing and Extending Microsoft Dynamics CRM using Web Resource
If you're looking to extend the functionality of your Microsoft Dynamics CRM, this tutorial provides an introduction to customizing and extend...
Custom Pushpins - Magic beans of maps integrated within Microsoft Dynamics 365 CRM
Custom pushpins can work like magic beans in maps integrated within Microsoft Dynamics 365 CRM. Just as motion artists use a visual mood board...
Tag and Shared Variable Custom Values in Web Api Plugins
If you're working with Dynamics 365 Power Apps Web API and need to pass along a custom value with the request, this tutorial is for you. For i...
CREATE DYNAMICS 365 ENTITY IN SDK
If you're looking to create a custom entity in Microsoft Dynamics 365 using SDK, this tutorial provides a step-by-step guide on how to do so. ...
Configure web resource for Dynamics 365 for phones- Quick Tip
If you're using Dynamics 365 for phones and have a custom HTML web resource on your dashboard that you want to make visible on the mobile clie...
Enable custom entity for outlook dynamics 365
This video provides a step-by-step guide on how to enable a custom entity for Outlook in Dynamics 365. By doing so, you can easily view and ma...