function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Guru Dev 6Guru Dev 6 

Hi All,I'm binding a listoflist into Apex:Repeat in Visualforce using three repeat tag,but same is done by using list using apex:repaet of three, here what is the difference between binding list and listoflist?

AbhishekAbhishek (Salesforce Developers) 
Hi Guru,

The below blogs might help you,

https://developer.salesforce.com/forums/?id=906F0000000AdewIAC

https://salesforce.stackexchange.com/questions/130937/in-soql-difference-between-passing-list-of-id-or-list-of-sobject-in-where-in-cl

https://developer.salesforce.com/forums/?id=906F00000008yz9IAA