I am using Master-Detail Grid and want to make sticky the columns of master grid but it gives me error : Error: Having both detail template and sticky columns is not supported. Is there any way to make master grid last column sticky ?
1 Answer, 1 is accepted
0
Yanmario
Telerik team
answered on 03 Jul 2024, 07:27 AM
Hi Ayesha,
Yes, there is a limitation where a parent grid implementing the master-detail feature cannot use the sticky columns functionality. However, if there is another grid within the master-detail, the inner grid can still use sticky columns.