My Custom CRM
phpGrid(v7.4.6) {free-jqGrid:v4.14.1, jQuery:v3.3.1, jQuery UI:1.11.2}
AJAX RESPONSE
CONTROL VALIDATION
DATAGRID OBJECT
phpGrid\C_DataGrid Object
(
[jq_colModel] => Array
(
[0] => Array
(
[autoResizable] => 1
[name] => ID
[index] => ID
[hidden] => 1
[headerTitle] => ID
[edittype] => text
[editable] => 1
[editoptions] => Array
(
[size] => 30
)
[editrules] => Array
(
[edithidden] => 1
[required] =>
[number] => 1
)
)
[1] => Array
(
[autoResizable] => 1
[name] => Date
[index] => Date
[hidden] =>
[headerTitle] => Date
[edittype] => text
[editable] =>
[editoptions] => Array
(
[size] => 30
)
[editrules] => Array
(
[edithidden] =>
[required] =>
[date] => 1
)
)
[2] => Array
(
[autoResizable] => 1
[name] => contact
[index] => contact
[hidden] =>
[headerTitle] => contact
[edittype] => select
[editable] =>
[formatter] => select
[stype] => select
[searchoptions] => Array
(
[sopt] => Array
(
[0] => eq
)
[value] => :All;null:;1:Kahnzz;2:Myers;3:Wright;4:DeCastro;5:Jane;6:Smith
)
[editoptions] => Array
(
[value] => null:;1:Kahnzz;2:Myers;3:Wright;4:DeCastro;5:Jane;6:Smith
)
[editrules] => Array
(
[edithidden] =>
[required] =>
[number] => 1
)
)
[3] => Array
(
[autoResizable] => 1
[name] => todo_type_id
[index] => todo_type_id
[hidden] =>
[headerTitle] => todo_type_id
[edittype] => select
[editable] =>
[formatter] => select
[stype] => select
[searchoptions] => Array
(
[sopt] => Array
(
[0] => eq
)
[value] => :All;null:;1:task;2:meeting
)
[editoptions] => Array
(
[value] => null:;1:task;2:meeting
)
[editrules] => Array
(
[edithidden] =>
[required] =>
[number] => 1
)
)
[4] => Array
(
[autoResizable] => 1
[name] => todo_desc_id
[index] => todo_desc_id
[hidden] =>
[headerTitle] => todo_desc_id
[edittype] => select
[editable] =>
[formatter] => select
[stype] => select
[searchoptions] => Array
(
[sopt] => Array
(
[0] => eq
)
[value] => :All;null:;1:Follow Up Email;2:Phone Call;3:Lunch Meeting;4:Tech Demo;5:Meetup;6:Conference;7:Others
)
[editoptions] => Array
(
[value] => null:;1:Follow Up Email;2:Phone Call;3:Lunch Meeting;4:Tech Demo;5:Meetup;6:Conference;7:Others
)
[editrules] => Array
(
[edithidden] =>
[required] =>
[number] => 1
)
)
[5] => Array
(
[autoResizable] => 1
[name] => task_status
[index] => task_status
[hidden] =>
[headerTitle] => task_status
[edittype] => select
[editable] => 1
[formatter] => select
[stype] => select
[searchoptions] => Array
(
[sopt] => Array
(
[0] => eq
)
[value] => :All;null:;1:pending;2:completed
)
[editoptions] => Array
(
[value] => null:;1:pending;2:completed
)
[editrules] => Array
(
[edithidden] =>
[required] =>
[number] => 1
)
)
[6] => Array
(
[autoResizable] => 1
[name] => Task_Update
[index] => Task_Update
[hidden] =>
[headerTitle] => Task_Update
[edittype] => text
[editable] => 1
[editoptions] => Array
(
[size] => 30
)
[editrules] => Array
(
[edithidden] =>
[required] =>
)
)
[7] => Array
(
[autoResizable] => 1
[name] => sales_rep
[index] => sales_rep
[hidden] => 1
[headerTitle] => sales_rep
[edittype] => text
[editable] =>
[editoptions] => Array
(
[size] => 30
)
[editrules] => Array
(
[edithidden] =>
[required] =>
[number] => 1
)
)
[8] => Array
(
[autoResizable] => 1
[name] => todo_due_date
[index] => todo_due_date
[hidden] =>
[headerTitle] => todo_due_date
[edittype] => text
[editable] =>
[editoptions] => Array
(
[size] => 30
)
[editrules] => Array
(
[edithidden] =>
[required] =>
)
)
[9] => Array
(
[name] => actions
[search] =>
[index] => actions
[width] => 70
[formatter] => actions
[formatoptions] => Array
(
[keys] => 1
[editbutton] => 1
[delbutton] =>
)
)
)
[before_script_end] =>
[sql:phpGrid\C_DataGrid:private] => SELECT ID, `Date`, contact, todo_type_id, todo_desc_id, task_status, Task_Update, sales_rep, todo_due_date FROM notes
[sql_table:phpGrid\C_DataGrid:private] => notes
[sql_key:phpGrid\C_DataGrid:private] => Array
(
[0] => ID
)
[sql_fkey:phpGrid\C_DataGrid:private] =>
[sql_mfkey:phpGrid\C_DataGrid:private] =>
[col_dbnames:phpGrid\C_DataGrid:private] => Array
(
)
[col_hiddens:phpGrid\C_DataGrid:private] => Array
(
[ID] => Array
(
[edithidden] => 1
)
[sales_rep] => Array
(
[edithidden] =>
)
)
[col_titles:phpGrid\C_DataGrid:private] => Array
(
[todo_type_id] => Type
[todo_desc_id] => Description
[todo_due_date] => Due Date
)
[col_readonly:phpGrid\C_DataGrid:private] => Array
(
[0] => Date
[1] => contact
[2] => todo_type_id
[3] => todo_desc_id
[4] => sales_rep
[5] => todo_due_date
)
[col_required:phpGrid\C_DataGrid:private] => Array
(
)
[col_links:phpGrid\C_DataGrid:private] => Array
(
)
[col_dynalinks:phpGrid\C_DataGrid:private] => Array
(
)
[col_edittypes:phpGrid\C_DataGrid:private] => Array
(
[task_status] => Array
(
[multiple] =>
[dataUrl] =>
[type] => select
[value] => null:;1:pending;2:completed
)
[contact] => Array
(
[multiple] =>
[dataUrl] =>
[type] => select
[value] => null:;1:Kahnzz;2:Myers;3:Wright;4:DeCastro;5:Jane;6:Smith
)
[todo_type_id] => Array
(
[multiple] =>
[dataUrl] =>
[type] => select
[value] => null:;1:task;2:meeting
)
[todo_desc_id] => Array
(
[multiple] =>
[dataUrl] =>
[type] => select
[value] => null:;1:Follow Up Email;2:Phone Call;3:Lunch Meeting;4:Tech Demo;5:Meetup;6:Conference;7:Others
)
)
[col_datatypes:phpGrid\C_DataGrid:private] =>
[col_imgs:phpGrid\C_DataGrid:private] => Array
(
)
[col_custom:phpGrid\C_DataGrid:private] =>
[col_custom_css:phpGrid\C_DataGrid:private] =>
[col_wysiwyg:phpGrid\C_DataGrid:private] => Array
(
)
[col_default:phpGrid\C_DataGrid:private] => Array
(
)
[col_frozen:phpGrid\C_DataGrid:private] => Array
(
)
[col_widths:phpGrid\C_DataGrid:private] => Array
(
)
[col_aligns:phpGrid\C_DataGrid:private] => Array
(
)
[col_edit_dimension:phpGrid\C_DataGrid:private] => Array
(
)
[col_fileupload:phpGrid\C_DataGrid:private] => Array
(
)
[col_virtual:phpGrid\C_DataGrid:private] => Array
(
[actions] => Array
(
[property] => Array
(
[name] => actions
[index] => actions
[width] => 70
[formatter] => actions
[formatoptions] => Array
(
[keys] => 1
[editbutton] => 1
[delbutton] =>
)
)
[title] => Actions
[insert_pos] => -1
)
)
[col_customrule:phpGrid\C_DataGrid:private] => Array
(
)
[col_autocomplete:phpGrid\C_DataGrid:private] => Array
(
)
[col_nested_dd:phpGrid\C_DataGrid:private] => Array
(
)
[col_headerTitles:phpGrid\C_DataGrid:private] => Array
(
)
[sql_filter:phpGrid\C_DataGrid:private] => sales_rep = 1 && task_status != 2
[jq_summary_col_name:phpGrid\C_DataGrid:private] => Array
(
)
[jq_summary_type:phpGrid\C_DataGrid:private] =>
[jq_showSummaryOnHide:phpGrid\C_DataGrid:private] =>
[jq_gridName:phpGrid\C_DataGrid:private] => notes
[jq_url:phpGrid\C_DataGrid:private] => "/phpGrid/data.php?dt=json&gn=notes"
[jq_datatype:phpGrid\C_DataGrid:private] => json
[jq_mtype:phpGrid\C_DataGrid:private] => GET
[jq_colNames:phpGrid\C_DataGrid:private] => Array
(
[0] => ID
[1] => Date
[2] => contact
[3] => Type
[4] => Description
[5] => task status
[6] => Task Update
[7] => sales rep
[8] => Due Date
[9] => Actions
)
[jq_pagerName:phpGrid\C_DataGrid:private] => "#notes_pager1"
[jq_rowNum:phpGrid\C_DataGrid:private] => 25
[jq_rowList:phpGrid\C_DataGrid:private] => Array
(
[0] => 10
[1] => 25
[2] => 50
[3] => 100
[4] => 200
[5] => 500
[6] => 10000:All
)
[jq_sortname:phpGrid\C_DataGrid:private] => 1
[jq_sortorder:phpGrid\C_DataGrid:private] => asc
[jq_viewrecords:phpGrid\C_DataGrid:private] => 1
[jq_pgtext:phpGrid\C_DataGrid:private] => Page {0} of {1}
[jq_multiselect:phpGrid\C_DataGrid:private] =>
[jq_multipage:phpGrid\C_DataGrid:private] => 1
[jq_multiselectPosition:phpGrid\C_DataGrid:private] => right
[jq_autowidth:phpGrid\C_DataGrid:private] =>
[jq_width:phpGrid\C_DataGrid:private] => auto
[jq_height:phpGrid\C_DataGrid:private] => auto
[jq_grouping:phpGrid\C_DataGrid:private] =>
[jq_group_name:phpGrid\C_DataGrid:private] =>
[jq_group_summary_show:phpGrid\C_DataGrid:private] =>
[jq_direction:phpGrid\C_DataGrid:private] => ltr
[jq_groupcollapse:phpGrid\C_DataGrid:private] => false
[jq_caption:phpGrid\C_DataGrid:private] => Current
[jq_cellEdit:phpGrid\C_DataGrid:private] =>
[jq_altRows:phpGrid\C_DataGrid:private] => 1
[jq_scrollOffset:phpGrid\C_DataGrid:private] => 0
[jq_editurl:phpGrid\C_DataGrid:private] => /phpGrid/edit.php?dt=json&gn=notes
[jq_rownumbers:phpGrid\C_DataGrid:private] =>
[jq_forceFit:phpGrid\C_DataGrid:private] =>
[jq_loadtext:phpGrid\C_DataGrid:private] => Loading phpGrid ...
[jq_scroll:phpGrid\C_DataGrid:private] =>
[jq_hiddengrid:phpGrid\C_DataGrid:private] =>
[jq_gridview:phpGrid\C_DataGrid:private] => 1
[jq_autoresizeOnLoad:phpGrid\C_DataGrid:private] => 1
[jqu_resize:phpGrid\C_DataGrid:private] => Array
(
[is_resizable] =>
[min_width] => 300
[min_height] => 100
)
[_num_rows:phpGrid\C_DataGrid:private] => 0
[_num_fields:phpGrid\C_DataGrid:private] => 9
[_ver_num:phpGrid\C_DataGrid:private] => phpGrid(v7.4.6) {free-jqGrid:v4.14.1, jQuery:v3.3.1, jQuery UI:1.11.2}
[form_width:phpGrid\C_DataGrid:private] => 580
[form_height:phpGrid\C_DataGrid:private] => 100%
[edit_mode:phpGrid\C_DataGrid:private] => INLINE
[edit_options:phpGrid\C_DataGrid:private] => CRUD
[has_tbarsearch:phpGrid\C_DataGrid:private] =>
[auto_filters:phpGrid\C_DataGrid:private] => Array
(
)
[advanced_search:phpGrid\C_DataGrid:private] =>
[sys_msg:phpGrid\C_DataGrid:private] =>
[alt_colors:phpGrid\C_DataGrid:private] => Array
(
[hover] => #F2FC9C
[highlight] =>
[altrow] => #F5FAFF
)
[theme_name:phpGrid\C_DataGrid:private] => bootstrap
[locale:phpGrid\C_DataGrid:private] => en
[auto_resize:phpGrid\C_DataGrid:private] =>
[kb_nav:phpGrid\C_DataGrid:private] =>
[pivotoptions:phpGrid\C_DataGrid:private] => Array
(
)
[dnd_grouping:phpGrid\C_DataGrid:private] =>
[persist_state:phpGrid\C_DataGrid:private] =>
[can_copyrow:phpGrid\C_DataGrid:private] =>
[export_type] =>
[export_url] => /phpGrid/export.php?dt=json&gn=notes
[pdf_logo] => Array
(
)
[debug] => 1
[db] => phpGrid\C_Database Object
(
[hostName] => localhost
[userName] => ghundihi_echo
[password] => Backspace@0987654321!
[databaseName] => ghundihi_crm
[tableName] =>
[link] =>
[dbType] => mysql
[charset] => utf8
[dbOptions] => notes
[db] => ADODB_mysqli Object
(
[databaseType] => mysqli
[dataProvider] => mysql
[hasInsertID] => 1
[hasAffectedRows] => 1
[metaTablesSQL] => SELECT
TABLE_NAME,
CASE WHEN TABLE_TYPE = 'VIEW' THEN 'V' ELSE 'T' END
FROM INFORMATION_SCHEMA.TABLES
WHERE TABLE_SCHEMA=
[metaColumnsSQL] => SHOW COLUMNS FROM `%s`
[fmtTimeStamp] => 'Y-m-d H:i:s'
[hasLimit] => 1
[hasMoveFirst] => 1
[hasGenID] => 1
[isoDates] => 1
[sysDate] => CURDATE()
[sysTimeStamp] => NOW()
[hasTransactions] => 1
[forceNewConnect] =>
[poorAffectedRows] => 1
[clientFlags] => 0
[substr] => substring
[port] => 3306
[socket] =>
[_bindInputArray] =>
[nameQuote] => `
[optionFlags] => Array
(
[0] => Array
(
[0] => 5
[1] => 0
)
)
[arrayClass] => ADORecordSet_array_mysqli
[multiQuery] =>
[_genIDSQL] => update %s set id=LAST_INSERT_ID(id+1);
[_genSeqSQL] => create table if not exists %s (id int not null)
[_genSeqCountSQL] => select count(*) from %s
[_genSeq2SQL] => insert into %s values (%s)
[_dropSeqSQL] => drop table if exists %s
[database] => ghundihi_crm
[host] => localhost
[user] => ghundihi_echo
[password] => not stored
[debug] =>
[maxblobsize] => 262144
[concat_operator] => +
[length] => length
[random] => rand()
[upperCase] => upper
[fmtDate] => 'Y-m-d'
[true] => 1
[false] => 0
[replaceQuote] => \'
[charSet] =>
[metaDatabasesSQL] =>
[uniqueOrderBy] =>
[emptyDate] =>
[emptyTimeStamp] =>
[lastInsID] =>
[hasTop] =>
[readOnly] =>
[genID] => 0
[raiseErrorFn] =>
[cacheSecs] => 3600
[memCache] =>
[memCacheHost] =>
[memCachePort] => 11211
[memCacheCompress] =>
[sysUTimeStamp] =>
[noNullStrings] =>
[numCacheHits] => 0
[numCacheMisses] => 0
[pageExecuteCountRows] => 1
[uniqueSort] =>
[leftOuter] =>
[rightOuter] =>
[ansiOuter] =>
[autoRollback] =>
[fnExecute] =>
[fnCacheExecute] =>
[blobEncodeType] =>
[rsPrefix] => ADORecordSet_
[autoCommit] => 1
[transOff] => 0
[transCnt] => 0
[fetchMode] => 3
[null2null] => null
[bulkBind] =>
[_oldRaiseFn] =>
[_transOK] =>
[_connectionID] => mysqli Object
(
[affected_rows] => 1
[client_info] => mysqlnd 7.4.33
[client_version] => 70433
[connect_errno] => 0
[connect_error] =>
[errno] => 0
[error] =>
[error_list] => Array
(
)
[field_count] => 9
[host_info] => Localhost via UNIX socket
[info] =>
[insert_id] => 0
[server_info] => 5.5.5-10.11.15-MariaDB
[server_version] => 101115
[sqlstate] => 00000
[protocol_version] => 10
[thread_id] => 2768239
[warning_count] => 0
)
[_errorMsg] =>
[_errorCode] =>
[_queryID] => mysqli_result Object
(
[current_field] => 9
[field_count] => 9
[lengths] => Array
(
[0] => 1
[1] => 10
[2] => 1
[3] => 1
[4] => 1
[5] => 1
[6] => 0
[7] => 1
[8] => 0
)
[num_rows] => 1
[type] => 0
)
[_isPersistentConnection] =>
[_evalAll] =>
[_affected] =>
[_logsql] =>
[_transmode] =>
[connectionParameters:protected] => Array
(
)
[databaseName] => ghundihi_crm
)
[result] => ADORecordSet_mysqli Object
(
[databaseType] => mysqli
[canSeek] => 1
[dataProvider] => native
[fields] => Array
(
[0] => 2
[ID] => 2
[1] => 2015-10-10
[Date] => 2015-10-10
[2] => 2
[contact] => 2
[3] => 1
[todo_type_id] => 1
[4] => 1
[todo_desc_id] => 1
[5] => 1
[task_status] => 1
[6] =>
[Task_Update] =>
[7] => 2
[sales_rep] => 2
[8] =>
[todo_due_date] =>
)
[blobSize] => 100
[sql] => SELECT ID, `Date`, contact, todo_type_id, todo_desc_id, task_status, Task_Update, sales_rep, todo_due_date FROM notes LIMIT 1,1
[EOF] =>
[emptyTimeStamp] =>
[emptyDate] =>
[debug] =>
[timeCreated] => 0
[bind] =>
[fetchMode] => 3
[connection] => ADODB_mysqli Object
(
[databaseType] => mysqli
[dataProvider] => mysql
[hasInsertID] => 1
[hasAffectedRows] => 1
[metaTablesSQL] => SELECT
TABLE_NAME,
CASE WHEN TABLE_TYPE = 'VIEW' THEN 'V' ELSE 'T' END
FROM INFORMATION_SCHEMA.TABLES
WHERE TABLE_SCHEMA=
[metaColumnsSQL] => SHOW COLUMNS FROM `%s`
[fmtTimeStamp] => 'Y-m-d H:i:s'
[hasLimit] => 1
[hasMoveFirst] => 1
[hasGenID] => 1
[isoDates] => 1
[sysDate] => CURDATE()
[sysTimeStamp] => NOW()
[hasTransactions] => 1
[forceNewConnect] =>
[poorAffectedRows] => 1
[clientFlags] => 0
[substr] => substring
[port] => 3306
[socket] =>
[_bindInputArray] =>
[nameQuote] => `
[optionFlags] => Array
(
[0] => Array
(
[0] => 5
[1] => 0
)
)
[arrayClass] => ADORecordSet_array_mysqli
[multiQuery] =>
[_genIDSQL] => update %s set id=LAST_INSERT_ID(id+1);
[_genSeqSQL] => create table if not exists %s (id int not null)
[_genSeqCountSQL] => select count(*) from %s
[_genSeq2SQL] => insert into %s values (%s)
[_dropSeqSQL] => drop table if exists %s
[database] => ghundihi_crm
[host] => localhost
[user] => ghundihi_echo
[password] => not stored
[debug] =>
[maxblobsize] => 262144
[concat_operator] => +
[length] => length
[random] => rand()
[upperCase] => upper
[fmtDate] => 'Y-m-d'
[true] => 1
[false] => 0
[replaceQuote] => \'
[charSet] =>
[metaDatabasesSQL] =>
[uniqueOrderBy] =>
[emptyDate] =>
[emptyTimeStamp] =>
[lastInsID] =>
[hasTop] =>
[readOnly] =>
[genID] => 0
[raiseErrorFn] =>
[cacheSecs] => 3600
[memCache] =>
[memCacheHost] =>
[memCachePort] => 11211
[memCacheCompress] =>
[sysUTimeStamp] =>
[noNullStrings] =>
[numCacheHits] => 0
[numCacheMisses] => 0
[pageExecuteCountRows] => 1
[uniqueSort] =>
[leftOuter] =>
[rightOuter] =>
[ansiOuter] =>
[autoRollback] =>
[fnExecute] =>
[fnCacheExecute] =>
[blobEncodeType] =>
[rsPrefix] => ADORecordSet_
[autoCommit] => 1
[transOff] => 0
[transCnt] => 0
[fetchMode] => 3
[null2null] => null
[bulkBind] =>
[_oldRaiseFn] =>
[_transOK] =>
[_connectionID] => mysqli Object
(
[affected_rows] => 1
[client_info] => mysqlnd 7.4.33
[client_version] => 70433
[connect_errno] => 0
[connect_error] =>
[errno] => 0
[error] =>
[error_list] => Array
(
)
[field_count] => 9
[host_info] => Localhost via UNIX socket
[info] =>
[insert_id] => 0
[server_info] => 5.5.5-10.11.15-MariaDB
[server_version] => 101115
[sqlstate] => 00000
[protocol_version] => 10
[thread_id] => 2768239
[warning_count] => 0
)
[_errorMsg] =>
[_errorCode] =>
[_queryID] => mysqli_result Object
(
[current_field] => 9
[field_count] => 9
[lengths] => Array
(
[0] => 1
[1] => 10
[2] => 1
[3] => 1
[4] => 1
[5] => 1
[6] => 0
[7] => 1
[8] => 0
)
[num_rows] => 1
[type] => 0
)
[_isPersistentConnection] =>
[_evalAll] =>
[_affected] =>
[_logsql] =>
[_transmode] =>
[connectionParameters:protected] => Array
(
)
[databaseName] => ghundihi_crm
)
[_numOfRows] => 1
[_numOfFields] => 9
[_queryID] => mysqli_result Object
(
[current_field] => 9
[field_count] => 9
[lengths] => Array
(
[0] => 1
[1] => 10
[2] => 1
[3] => 1
[4] => 1
[5] => 1
[6] => 0
[7] => 1
[8] => 0
)
[num_rows] => 1
[type] => 0
)
[_currentRow] => 0
[_closed] =>
[_inited] => 1
[_obj] =>
[_names] =>
[_currentPage] => -1
[_atFirstPage] =>
[_atLastPage] =>
[_lastPageNo] => -1
[_maxRecordCount] => 0
[datetime] =>
[adodbFetchMode] => 3
)
[session] => phpGrid\C_GridSession Object
(
)
)
[db_connection] => Array
(
)
[obj_subgrid] =>
[obj_md] =>
[data_local] => Array
(
)
[session] => phpGrid\C_GridSession Object
(
)
[autoencode] => 1
[jq_rowConditions:phpGrid\C_DataGrid:private] => Array
(
)
[jq_cellConditions:phpGrid\C_DataGrid:private] => Array
(
)
[script_includeonce:phpGrid\C_DataGrid:private] =>
[script_body:phpGrid\C_DataGrid:private] =>
[script_editEvtHandler:phpGrid\C_DataGrid:private] =>
[script_ude_handler:phpGrid\C_DataGrid:private] =>
[cust_col_properties:phpGrid\C_DataGrid:private] => Array
(
)
[cust_grid_properties:phpGrid\C_DataGrid:private] => Array
(
)
[cust_prop_jsonstr] =>
[img_baseUrl:phpGrid\C_DataGrid:private] =>
[grid_methods:phpGrid\C_DataGrid:private] => Array
(
[0] => phpGrid_notes.jqGrid("inlineNav", "###phpGrid_notes.getGridParam("pager")###",{"addParams":{"position":"last","addRowParams":{"keys":true,"successfunc":"###function(){\r\n var $self=$(this);\r\n setTimeout(function(){\r\n $self.trigger(\"reloadGrid\");\r\n }, 50);\r\n }###","errorfunc":"###function(id,res){}###"}}});
)
[edit_file:phpGrid\C_DataGrid:private] => edit.php
[columnchooser:phpGrid\C_DataGrid:private] =>
[formonly:phpGrid\C_DataGrid:private] =>
[load_pk:phpGrid\C_DataGrid:private] =>
[form_group_header:phpGrid\C_DataGrid:private] => Array
(
)
[form_tooltip:phpGrid\C_DataGrid:private] => Array
(
)
[iconSet:phpGrid\C_DataGrid:private] => fontAwesome
[guiStyle:phpGrid\C_DataGrid:private] => bootstrap
[col_formats] => Array
(
)
[jq_shrinkToFit] => 1
[jq_is_group_summary] =>
[form_only] =>
)
SESSION OBJECT
SESSION NAME: PHPSESSID
SESSION ID: db27afcf52579ae262d10a830f39e238
SESSION KEY: _oPHPGRID_notes
{
}