Hi,
Can I apply footer feature for AutogeneratedColumns radgrid?
I have visited http://demos.telerik.com/aspnet-ajax/grid/examples/groupby/groupfooter/defaultcs.aspx link where in I could find that it is possible to have footer by specifying the expression in GridBoundColumn.
So in my radgrid AugeneratedColumns = True and I am binding the grid dynamically. In my scnerio is it possible to have footer in my grid?
In my grid last row is Grand Total row i want to display it as a footer. Can i do this in AugeneratedColumns grid?
Thanks,
Medac
Can I apply footer feature for AutogeneratedColumns radgrid?
I have visited http://demos.telerik.com/aspnet-ajax/grid/examples/groupby/groupfooter/defaultcs.aspx link where in I could find that it is possible to have footer by specifying the expression in GridBoundColumn.
So in my radgrid AugeneratedColumns = True and I am binding the grid dynamically. In my scnerio is it possible to have footer in my grid?
In my grid last row is Grand Total row i want to display it as a footer. Can i do this in AugeneratedColumns grid?
Thanks,
Medac