I want To Get the  Detials Of the bill....when I click on Details button  In the list i want to get the the all bill details in well format..i am using bootstrap for well design....i am using 'table table-bordered' class to get formatted table now i just want to add the number of rows(i.e for each item i do have its unit cost total rate and amount) so how can i add the rows of table dynamically in detais view dpending on the values in model??
Thanking you in advance

Go to the complete details ...