• RKrish
  • NEWBIE
  • 0 Points
  • Member since 2011

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

Hi,

How can i return an integerlist and a string list from the wrapper class?

Suppose if,

I have integer list with values 10,20,30.

I have string list with values 'A','B','C'.

Using wrapper class i need to return integer list in first column, and string list in second column of page block table or any data list.

 

Thanks in Advance.

 

 

Hi All,

 

I have posted some of the sample questions for 401 certification exam. Also how you can prepare for the exam.

Will soon post some more interesting topics related to certification exam.

 

Click for Smaple Questions

And How To Prepare

 

Thanks

Ankit Arora

Blog | Facebook | Blog Page

Hi,

How can i return an integerlist and a string list from the wrapper class?

Suppose if,

I have integer list with values 10,20,30.

I have string list with values 'A','B','C'.

Using wrapper class i need to return integer list in first column, and string list in second column of page block table or any data list.

 

Thanks in Advance.