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

problem in visualforce page
hi my visualforce page will be like following

iam getting that data from my controller . i want to put hotspots under values( ie column jan to apr). when i click on that i want to get data from another table. please tell me how i can do this.
iam getting that data from my controller . i want to put hotspots under values( ie column jan to apr). when i click on that i want to get data from another table. please tell me how i can do this.
I think you could use AJAX using apex:ActionFunction onclik of Jan to Apr cells.