I have a table like this (please see the image attached) in excel which i need to get from the database The database columns are Table : ExpenseLedger expenseHead : This is the head of the expense eg Rent, CESC,TEA etc which comes from a master table[/size] Amount : This is the amount entered on the head on the date[/size] paidDate : This stores the date when the expense is entered[/size] I need to create the view and possible edit option to update the database using ajax/jquery. The data should be every month basis and i need to see the dates for that month Can anybody help me with a similar code or direct me to any example. Thanks in advance