Precious all,

I am trying to connect to a web service which so far has gone OK. And
got answer in the datagrid ok. Now I want to display the total value
of one column at the last row of the grid. Any idea please.

Here is my source.
answer=(event.result.Tables["DB"].Rows);
var ans:Array=ArrayUtil.toArray(answer);
myDg.dataprovider=answer;


regards,
harish.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to