Bring your own data sources (hashtags, keywords, min-followers, chat id) via closures or plain config. Extend with custom action buttons and a custom card renderer.
function CheckUncheckCheckbox(GridObject, Column, CellValue, Status) { // Column Index var ColumnIndex = GetColumnIndex(GridObject,Column); // Row index var RowIndex ...