You need to sign in to do that
Don't have an account?

Display data on the basis of different record type on same visual force via pagination
hi,
guys help me i am stuck in a scenario in which i have to display data of Account on visualforce page according to the record type , that vf page has a pagination .. on one page i want to display data of one recordtype and when i click next in the vf page i want to display data of another record type.
guys help me i am stuck in a scenario in which i have to display data of Account on visualforce page according to the record type , that vf page has a pagination .. on one page i want to display data of one recordtype and when i click next in the vf page i want to display data of another record type.
how can i display the data on the basis of different record type ... like i have 3 record type on object and on the first page i want to display the data of one recordtype and when i click on next button i want to display the data of second record type and son on .. i dont want to get the record type manually , could u help on this