Skip to Content
0
Former Member
Dec 28, 2007 at 06:52 AM

table cotrol total sum

20 Views

In my table control 10 line item are there

like below.

Product -


Price

A----


10

B----


10

C----


10

D----


10

E----


10

and at last i have take Txt box for total sum

Total = 50.

its comming right,

My problem is when i scroll down vertical bar

then its Total become 40 or 30 and when i scroll Up then

its showing Correct value..

i want total should be fix. how to solve it.