sCould u pls tell me how can i display the sum or count as in the image attached in the zip file in an ultra web grid.
Hello,
Typically out of the box, UltraWebGrid supports summaries for columns in the footer only. Please, take a look at the following forum thread for deails on how to do that:
http://forums.infragistics.com/forums/p/11398/43100.aspx#43100
I am not sure this view is supported out of the box, maybe it is possible to precalculate the results and make the special rows part of your regular datasource, then rebind the grid.