I have made a view in AOT. Now i have created an object of the similar view in my code and also created joins and added the data source. All i want is to select only the first 1000 records in the view i created through code. How to do that?
↧
I have made a view in AOT. Now i have created an object of the similar view in my code and also created joins and added the data source. All i want is to select only the first 1000 records in the view i created through code. How to do that?