Jump to content

Organization of columns in the grid


herculanojs

Recommended Posts

I am facing a difficulty with the organization issues of the columns of a unidbgrid.

My grids are created in runtime, and I can not find an organization pattern that is being used for unidbgrid.

 

In the attached image, the grid was created in the following column sequence:

 


1) GroupHeader "Movimento" (columns: empresa,código,data)

2) Cliente (columns: pessoa,nome pessoa,cnpj/cpf)

3) nota (columns: modelo,serie,nota,chave)


 

After the exhibition was:


1) Movimento (columns: empresa,codigo,data)

2) Nota (columns: chave,modelo,serie,nota)

3) caixa (caixa,data faturamento, nome caixa)


 

Etc.

 

When the grid is mounted the layout always differs from the creation order.

I have not located any field or control index for this.

 

How can I solve this, so that the columns remain in position as I create them?

post-1670-0-53864200-1527709201_thumb.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...