I have a datagrid on a form.
1. How can I display sum of few columns from the datagrid
2. I also need to display # or records thats in datagrid on the form.
(me.txtTotalRec ord.text = something)
Thanks
Julia
1. How can I display sum of few columns from the datagrid
2. I also need to display # or records thats in datagrid on the form.
(me.txtTotalRec ord.text = something)
Thanks
Julia
Comment