I have a sql DataSource bound to a non-editable ListGrid. Besides the fields contained in the datasource, I would like to display a ListGridField that contains some calculations based on the other data in the ListGridRecord. What do I have to do to populate my calculated values alongside the databound data. Thanks for any information you all can provide.
↧