The article discusses the implementation of a subgrid for model-driven apps in Power Apps, where each row has its own sort order position and can be rearranged using drag and drop. The author explores different approaches to achieve this functionality, including using a dataset PCF, implementing a custom Power Apps Grid, and using the GridCustomizer control. The article provides code examples and explanations for each approach, highlighting the pros and cons of each method. However, it should be noted that the use of the GridCustomizer control is currently unsupported and may not work as expected. The complete code for the implementation can be found on the author's GitHub repository.
Login now to access my digest by 365.Training