Hello,
I am New in Telerik. As new comer I m facing some problem. I am using a Radgrid to show my one of table. In the grid there is a telerik:GridCalculatedColumn . The code is below
<telerik:GridCalculatedColumn HeaderText="GrossSalary" UniqueName="GrossSalary" DataType="System.Double" DataFields="PFOfficeCont, ConsuladatedSalary" Expression="{0}+{1}" FooterText="Total : " Aggregate="Sum" EditFormColumnIndex="2"> </telerik:GridCalculatedColumn>Please kindly help me to implement this.
With best regards
Sajid
