i have money column and i want to display sum of that column right after when i enter new value in that column.
can any one guide me how can i achieve it ????
now can u guide me i want to attach webcalcmanager with ultrawebgrid column [7]
and what should i write in formula field????
or i am using following property but it also not seems to work.. :(
when i enter in grid it does not show that column totat at the bottom.......
UltraWebGrid1.Columns[4].Footer.Total = SummaryInfo.Sum;