Click here to Skip to main content
15,906,106 members

Comments by Nagendra Singh Kushwah (Top 3 by date)

Nagendra Singh Kushwah 31-Jan-18 3:52am View    
This is useful but my requirement is different.
Please check my code as mentioned above
public void calculationA()
{
TextBox txt_BCICU = (TextBox)grdlist.FindControl("txt_BCICU");
}

Here in txt_BCICU getting null value. I want to show old value here as I bind data in gridview.
Do you have any idea, how can I get value of textbox inside user defined function.
Nagendra Singh Kushwah 19-Jan-18 0:29am View    
Actually, I don't have any Idea how to do it. that's why I raised a question here.
If you have any idea about this problem then please tell me and provide me code regarding this.
Thank You in Advance...
Nagendra Singh Kushwah 15-Jan-18 7:32am View    
please someone help me. I'm in trouble.
I need a solution.
This is urgent basis.