Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Grid > Radgird Column Total

Not answered Radgird Column Total

Feed from this thread
  • kiran avatar

    Posted on Nov 1, 2011 (permalink)

    Hi

    I am working on RAD Grid , I got some GridTemplateColumn  called stocksGridTemplateColumn 
    This stocksGridTemplateColumn is binding from Radgrid_ItemDataBound(object sender, GridItemEventArgs e).
    I would like to display Total for this stocksGridTemplateColumn in Footer 
    Can any one please help me on this..?

    Regards
    Kiran

    Reply

  • Pavlina Pavlina admin's avatar

    Posted on Nov 2, 2011 (permalink)

    Hi Kiran,

    In the following help article are the steps you need to undertake to display totals in the grid columns footer:
    Totals in grid footers(Programmatic solution section)

    Kind regards,
    Pavlina
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Grid > Radgird Column Total