Welcome Guest Search | Active Topics | Sign In | Register

How can I get sum of the column for entire grid? Options
Wael
Posted: Wednesday, March 25, 2009 4:41:28 AM
Rank: Member
Groups: Member

Joined: 3/15/2009
Posts: 15
Dear EO support,
I have a grid with 5 columns. I need to get a sum of one column each time the user enter value in that column and put this summation to label in the end of page.

Thanks a lot
Wael Al Baz
eo_support
Posted: Wednesday, March 25, 2009 9:32:14 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

The Grid doesn't do that for you. It only gives you the interface for you to get and set Grid cell contents. You will want to go over this topic first to understand how to use our client side JavaScript interface:

http://doc.essentialobjects.com/library/1/clientapi_howto.aspx

You will then check the Grid object and use interface provided by that object to get and set Grid cell contents.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.