Summarizing a column in a control outside the grid

What is the best way to sumarize a column in a databoundgrid and place the result in a lisbox.


I tried calculating the results directly against the datatable within the cell validated event but the datatable write is late so my results are off

3 Replies

HA haneefm Syncfusion Team May 4, 2007 09:50 PM UTC

Hi Mark,

See the following KB article, and let me know if this satisfies your query.
http://www.syncfusion.com/Support/article.aspx?id=10398

Thanks for using Syncfusion products.

Best Regards,
Haneef.


MA Marc May 4, 2007 11:18 PM UTC

Do have any examples that were built using the latest product. It appears this was written in an older version as I don't have all the object references.


HA haneefm Syncfusion Team May 7, 2007 07:06 PM UTC

Hi Marc,

Please try the attached sample and let me know if this helps.
SummaryRowSample_V4.zip

Best regards,
Haneef

Loader.
Up arrow icon