Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
405
How to auto expand rows in OutlookGroupBy Grid
posted

Hi,

 How can I expand all the rows in an outlookgroupby grid upon rendering the page?  I used expandAll() in a previous version, but it does not work.  I am using NetAdvantage 6.2.

 Any help will be greatly appreciated.!

Parents
  • 10880
    posted

    I just tested the Grid.ExpandAll() method in NetAdvantage 6.2.20062.34 and did not have any issues.  Where in the code are you calling the ExpandAll method.  I would move it to the GroupColumn event of the WebGrid if it is not there already.

Reply Children
No Data