General Category > ParamQuery Pro Evaluation Support

Add Column to Grid without having any colModel

(1/1)

Sivakumar:
Hi,

How can I add the column with delete button at the end of the grid to delete a particular row from the grid?

I tried to follow the Columns API, but was not able to understand how it can be implemented.

Below is the jsfiddle link:
https://jsfiddle.net/ucknge23/1/

Appreciate your help.

--
Uttam

paramvir:
It's the same method to add new columns.

grid.Columns().add()

https://paramquery.com/pro/api#method-Columns

Example: https://paramquery.com/pro/demos/context_menu

Navigation

[0] Message Index

Go to full version