Pankaj Kumar
How to Work on DataGridView in RunTime
By Pankaj Kumar in ASP.NET on Apr 10 2013
  • Pankaj Kumar
    Apr, 2013 10

    Dear Sir I require to Create a New Row in DataGridView with a DropDownList of Items.
    After selecting a Item Rate should be filled from Item Master .
    After that when I input the Quantity ,  Amount should be calculated automatically.
    Also a new row should be generated automatically or by Button Press.

    When Save the Button the list of Items with  Quantity  and  Amount should insert into a table.

    Select Items    Items           Rate    Quantity  Amount
    DropDownList         INJ Charges IM    30    2        60
    DropDownList         X-RAY            250    1        250
    DropDownList                
                               Total Amount         310

    Save                

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS