I have a grid with summaries features enable but I don't want to see the summaries by default. Is there a grid option to have them not displayed by default?
Hi Jason,
Infragistics online samples has a good sample that is relevant for this objective. Have you seen the igGrid 'Column Summaries on Initialization' sample: http://es.infragistics.com/products/jquery/sample/grid/column-summaries-on-initialization ?
With this sample, the option to hide (or show) the column summaries is based on a checkbox that toggles between the two states. For the relevant code that supports this behavior, you can scroll down the page and select the source code from the dropdown.
Let me know if you need any further assistance.
Let me know if you need any additional assistance regarding this inquiry.
Thanks!
Troy
I cannot seem to find any sample code that shows how to hide summary totals as the default on opening of a page.
I would appreciate any assistance in this regard.
Thanks in advance.