I have Stack layout that containing Expander with expander content having SFDatagrid
i.e <syncfusion:SfExpander.Content> . Silimar to getstarted article
Getting Started with .NET MAUI Expander control | Syncfusion
Expander is not resizing to content of SFDatagrids . I tried to use VerticalOptions to Fill or Fillandexpand. When content for SFDatagrid increases it showing scrollbar within grid. How to auto resize expander?
Also is it possible to set expander height to certain percent of the
Stack layout Height ?
thanks
Praveen