Gridview calculation with textbox using C#?

Discussion in 'C#' started by nirmal.k.2, Mar 24, 2012.

  1. nirmal.k.2

    nirmal.k.2 New Member

    Joined:
    Mar 24, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi all,

    I have a problem with manipulating gridview with a textbox inside the same form. My requirement is I have a gridview where cell[1] is quantity, cell[2] is a boundfield which shows the rate and cell[3] is discount and i have a textbox control outside gridview in th form where the user would enter a discount percentage which is to be shown in the gridview cell[3] and finally the gridview cell[4] must display the net value after discount.

    Thank you all please help
    Nirmal
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice