Hi there everyone, I have a GridView A that have many columns, one of those contains price for each row. so the cue is how or in wich way, can i update/refresh the total price that will be showed in a Label or TextBox (not in GridView Footer)
Thanks in advance !
Im using C# 3.0 / ASP.Net