• Preety
  • NEWBIE
  • 0 Points
  • Member since 2010

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Hi,

I have grid in extjs .I am saving grid data in custom object.

Right now ,am sending  grid  data using string to apex : param ,seperated by comma.

In controller, am fetching the string and saving it in custom object.

Is there any other optimize way of saving grid data?

  • January 21, 2010
  • Like
  • 0