Posted 5 April 2023, 9:23 am EST - Updated 5 April 2023, 9:32 am EST
Flexgrid row height not adjusting according to long text
Posted by: dsatpute on 5 April 2023, 9:23 am EST
- 
                    
- 
                    Posted 6 April 2023, 6:12 am EST Hi, You can set the ‘autoRowHeights’ property of the flexGrid to ‘true’ to auto-size the rows automatically. You can also perform row auto-sizing asynchronously, please refer to the below samples for the same - https://stackblitz.com/edit/angular-ivy-euuaqr?file=src/app/app.component.ts 
 https://www.grapecity.com/wijmo/demos/Grid/Sizing/Auto-sizeRowsAsync/angularRegards 
 
                                
 
                                
 
                         
                         
                         
                        