This commit is contained in:
@@ -737,7 +737,7 @@ function buildRecords(listData, columndefinitions) {
|
||||
column.i != 0
|
||||
) {
|
||||
//yes so provide the ot (openable type) info needed for the grid to make this openable
|
||||
// console.log("Openable type:", column);
|
||||
// console.log("Openable type:", column);
|
||||
switch (column.v) {
|
||||
//Not openable types
|
||||
case 18: //DataListView
|
||||
|
||||
Reference in New Issue
Block a user