Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    add icon or images in field header for moving or deleting the fields.

    We are using ListGrid in our java application And we are fetching data through RestDataSource which is working fine. Now we need to add some icons or arrow keys(left arrow, close, right arrow) in header of each field for moving the field to left, right or remove field.

    Please help.

    Thanks.

    #2
    That is functionality all built into the grid all ready simply dragging fields will move them left and right and the 'Columns' menu item from the header lets you show and hide fields. If you want icons, you can add them directly into the fields 'title'.

    Comment


      #3
      Thanks for the reply.

      Comment

      Working...
      X