I have a JS4 App that load a FeatureTable (Grid) associated with a FeatureLayer. The Grid is un-sizable. I have 2 Qs below:
1) How to make the Grid re-sizable - I mean there is such a button on the up-middle of the Grid as being able to re-size the Grid (the Grid's height get increased / decreased by mouse operation).
2) How can the Grid height be changed dynamically?
Thanks.