Insert/Delete column

You can easily insert/delete columns in your grid using the following methods:


Add Column

Index

Label

Type (code)

Width (px)

In the method above you should specify the following parameters:

  • index - index of column
  • label - content of column
  • typeCode - type of column
  • width - width of column
  • Drop Column

    Drop column by index: