Hello. api_dataSource.getColumnNames() - get column names from datasource, but sorts them by column name (ASC).
But I need a function that gets the column names from the grid, leaving the order of columns as it is.
asked 05 May '14, 08:16
Ramil 41●3●40 accept rate: 0%
Hi Ramil,
The api_component.getGridState should contain the information you are looking for.
Kind Regards, Yalim
answered 06 May '14, 02:32
Yalim ♦♦ 2.8k●5 accept rate: 20%
Once you sign in you will be able to subscribe for any updates here
Answers
Answers and Comments
Markdown Basics
learn more about Markdown
Tags:
column ×16 order ×5 names ×3 get ×2
Asked: 05 May '14, 08:16
Seen: 1,883 times
Last updated: 06 May '14, 02:32
How to get the names of the required columns?
textField column="" dataSource=""
Get Grid Column Name
wish: LOV with column alignment and number format
howto: drilldown by grid cell doubleclick
Dinamycally setting up grid column header
How To: "Deleted column XX in use, remove reference before.." ?
How to store user customizations?
How to change the order of columns in a grid
Which columns are being updated?
First time here? Check out the FAQ!