• Aamir khan 19
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
My intention is to take full data back of my SF Production instance. I have few million records in Account objects, few million records in Contact objects, few million records in other objects as well. While taking an extract through data loader; I encountered problem like only 1 million records can be written to CSV. 
I am planning to use Weekly Export Service provided by Salesforce.
Will it be taking the full backup?
I am actually short of time and wanted to take full backup at the earliest your inputs would be help me 
helpful.

Hi,

 

I am trying to build the same sorting functionality we have in the Enhanced list view in a data table in my visualforce page. 

 

When the user clicks on the column the data is sorted wrt that column. My trouble is this data is coming from a webservice and is stored in form of arrays of a custom class instead of some object in salesforce. How do i perform the sort. 

 

Does visualforce or apex have any standard function or class to sort data. Or will i have to implement some sorting algorithm to do this.

 

Thanks,

Heena

  • April 16, 2009
  • Like
  • 0