cancel
Showing results for 
Search instead for 
Did you mean: 

Grid layout for XML View

0 Kudos

Hi,

I want to know how to partition a Grid layout as per our requirement.

Say for example, I have first three input fields along with the label. The next row has input field with label, search button and a barcode button in the same row.

Is Grid the only way to achieve this !? Or, is there any other approach?

Note: [ I want it to be responsive ]

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

You can create different grids and in that you can use Horizontal and vertical layouts.

Former Member
0 Kudos
0 Kudos

Hi Kuldeep Singh,

I have gone through it already. But that is not my requirement.

Former Member
0 Kudos

Hi,

You want like this please find below the images:

0 Kudos

Hi,

I want it to be like the one specified above.

former_member182372
Active Contributor
saivellanki
Active Contributor
0 Kudos

Hi Shruthi,

Will this sample help? Plunker

Regards,

Sai Vellanki.

0 Kudos

Hi Sai Vellanki,

I meant, the first three rows are input fields along with the label.

The skeleton of my requirement is as shown below.

label : input

label : input

label : input

label : input searchButton barcodeBtn