Comments can be added to rows and cells in JSON data directly using pq_rowattr and pq_cellattr in local or remote data.
Attributes can also be programmatically manipulated with pqGrid API methods attr and removeAttr.
Note: jQuery attr and removeAttr can't be used directly to manipulate attributes in pqGrid because of the dynamic view of pqGrid.