You need to sign in to do that
Don't have an account?
Tej
Grid Table in visualforce page
i have a list of records that i have to show in a matrix/grid view.
some thing like below. i have labels on rows and columns and i should present the data in such a way that where a record have that combination i should put a star there. so user can click on it and open another page to see the record related to that row and column combo.for ex B and IL star.
this is something new and i am struggling to get it done. does anybody did anything similer?
some thing like below. i have labels on rows and columns and i should present the data in such a way that where a record have that combination i should put a star there. so user can click on it and open another page to see the record related to that row and column combo.for ex B and IL star.
this is something new and i am struggling to get it done. does anybody did anything similer?
I hope this link will be helpful for you
http://bobbuzzard.blogspot.co.uk/2010/09/rotating-visualforce-table.html
Thanks.
Praveen Murugesan