Below code would help to create a table to display detailpage by using the visualforce page.
Step1:-
Inline Visualforce Page:-
Inline Visualforce Page:-
<apex:page standardController="Lead" extensions="MonthTableExample">
<apex:form>
<apex:pageBlock title="Inline Visualforce Page Example">
<table border="1px">
<tr>
<th></th>
<th>JAN</th>
<th>FEB</th>
<th>APR</th>
<th>MAY</th>
</tr>
<apex:repeat value="{!leadList}" var="a" >
<tr>
<th>Usage</th>
<td>{! a.Jan_u__c}</td>
<td>{! a.feb_u__c}</td>
</tr>
<tr>
<th>Cost</th>
<td>{! a.Jan_c__c}</td>
<td>{! a.feb_c__c}</td>
</tr>
</apex:repeat>
</table>
</apex:pageBlock>
</apex:form>
</apex:page>
Extension:-
public class MonthTableExample {
public String LId {get;set;}
public List<Lead> leadList {get;set;}
public MonthTableExample(ApexPages.StandardController controller){
LId = ' ';
LId=System.currentPageReference().getParameters().get('id');
System.debug('...................LID=='+LId);
Id i= Id.valueOf(LId);
leadList = [Select Jan_c__c,Jan_u__c,feb_c__c,feb_u__c from Lead where Id=:i];
system.debug('.............................leadlist=='+leadList);
}
public MonthTableExample(){
}
}
Step 2:- Go to Lead Page and open any Lead Account and click Edit Layout.
Step 3:- Create a new Section and Save any Name .
Step 4:- Click on Visualforce Page then show your page with name then drag on this and drop of newly created section.This Screenshot will help you.
Step 3:- Create a new Section and Save any Name .
Step 4:- Click on Visualforce Page then show your page with name then drag on this and drop of newly created section.This Screenshot will help you.
We have developed the feature for Creating tables display on detail page using VisualForce in Fieldax&Field Service Management. so kindly let us know if you have any query.
We are the ISV Partners and Please reach us for custom development => www.merfantz.com
---------------------- We Are Happy To Helping You ---------------------------


This is my first time pay a visit at here and i am really happy to read all at alone place.
I am regular visitor, how are you everybody? This piece
of writing posted at this website is in fact fastidious.
hi!,I love your writing very a lot! percentage we keep in touch more about your post on AOL?
I need a specialist in this space to unravel my problem. May be that’s you!
Taking a look ahead to look you.
Wonderful article! We are linking to this great post on our website.
Keep up the good writing.
This design is incredible! You certainly know how to keep a reader entertained.
Between your wit and your videos, I was almost moved to start my own blog
(well, almost…HaHa!) Fantastic job. I really loved what you had to say, and more than that,
how you presented it. Too cool!
The following blog site is fantastic. Articles or blog posts including this are nearly always forgotten, if truth be shown. Typically the finest of
the World wide web isn’t the very most vastly commercialized written content, but rather
everything else, the ignored herd with weblogs that are
in truth much better in comparison with all those of crucial influencers.
Now this is such a website. My partner and I will extend useful
information, quite possibly every time not made to do this.
Very first is, keep on creating. Second is, keep penning constantly.
Lastly is, make use of your weblog to improve your own personal voice.
I am not even a blogger I guess; I am in fact a Perinatal Massage Therapist.
I carry out Postnatal Massage Therapy, being able to help
ladies to recharge right after having a baby. It’s satisfying work.
That is exactly what I spend a lot of of my work time engaging in, however I have in addition enjoyed crafting from the time I was a teen. I read
through quite a few books and just about every calendar year I read a heap way taller compared with myself.
rofl In the next four seasons, could be I will get serious concerning blogging and site-building.
The issue is, it cannot really an impression; the efforts of authoring
and establishing routinely can make a blog grow in some amount of time.