Category Archives: Grid Handling

Adding Custom Context Sensitive Menu

In the standard MAS 500 screens, there are Context sensitive menus in the transaction grids where user clicks the right button of the mouse and a popup is prompted to perform different functions. User selects the options to perform different functions like ‘Add line’ to add a new line, ‘Insert Line’ to insert a line… Read More »

Working with grids: The Partial Load property

The following can be a valuable piece of information to you in case you are handling code for grids. We shall use the example of the ‘Bin Transfer’ task. Suppose you have to work with the total number of rows that are loaded in the grid when a warehouse – item combination is chosen in… Read More »