How to specify all the columns for a foundset property

Hi All ,

Suppose we have 50 columns in a table. We cannot specify all the 50 columns in the properties window or in the spec file of the foundset property . How can I include all the columns such that , I can acces $scope.mode.foundset.columnname ??

Please provide your suggestion

Hi All ,

I got the solution , we can access all the columns in the component server js.