I have a grid where there are many fileds from mysql database. Few Fields are Non database fields which are created in the grid through “New Field” option. This field relates to data from another table.
Now the issue is when i search for a data present in field which is a non database field (New Field) than the result is empty. Please help to resolve this issue.