Click here to Skip to main content
15,892,059 members

Comments by avikGhosh87 (Top 12 by date)

avikGhosh87 19-Jul-13 0:17am View    
you can also use this:
Label shppingCart = (Label)Master.FindControl("cart1");
shppingCart.Text="your desire result";
avikGhosh87 18-Jul-13 5:23am View    
give more details
avikGhosh87 18-Jul-13 5:12am View    
what you actually want, the header text value you want to show is it a single value ,return for all row??
avikGhosh87 18-Jul-13 4:15am View    
thank you for your help but incase of timer,it will hang other froms so i am ignoring timer concept.
avikGhosh87 8-Jan-13 14:51pm View    
this is windows form application not a web apllication