Boostrap grid position elements

Hello, I’m having a hard time understanding how to position a boostrap element inside a Bootstrap Grid and how to right-click to go to the element event inside the grid.

Is this in the Design Screen or at runtime?

on the design screen, I am not able to drag and position the bootstrap
elements on the grid and also I can not access the events of each one, what
is the path to these actions?

BootStrap elements prefer to use Relative positioning, which is discussed here:

http://blog.nsbasic.com/2016/11/appstudio-6-positioning-controls/

Controls are positioned relative to the controls around them, not to an absolution position.

To get the events of an control inside another control, go to the control’s properties. One of the is called ‘elements’. Click on that.