instead of giving the hide parameter outside the embedded view "home/cell", just use the rowData parameter inside you embedded view. This one will return as a jsonObject the values for all column of that row. then you can make the check is the value of col1 is 3 inside you embedded view.