HI
I have a xamWebGrid configured to show a summary row with totals... but how can I hide the summary operands icon in a column header?
Thanks
Off the Column object is an .IsSummable property which when set to false will prevent the user from being able to change the summaries.