Hello All,
I have a sap.m. table.From that table am selecting few records based on some filter conditions and applying filters.
After filter condition am able to see the record count using iLength Property.
But my requirement is to get the filtered records and i need to download these records to excel.
Could any body please help me how to get the filtered records.