1
Answer

how to create dynamic table in c# .net

hello friends i want to create a table  by dynamic
 
like:
 
 client name:  devendra kuamr
 
 
  SrNo.            product name                      Quantity                            price
 
 
    1              Mobile  1                                  1                                        5200
 
   2               Mobile  2                                 1                                        4500
 
 
 
Total : 9700
 
i want  this format please   give any idea my email id is: [email protected]
Answers (1)