Loading ...

Acumatica PXSplitContainer

Hello, I want to share some discoveries about attributes of PXSplitContainer. <px:PXSplitContainer runat="server" ID="sp1" SplitterPosition="300" Height="100px"> SplitterPosition="300" means that first item will have height 300 pixels Height="100px" I didn't notice any changes at page,...