This is a migrated thread and some comments may be shown as answers.

Grid Grouping collapse issue

1 Answer 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sai
Top achievements
Rank 1
sai asked on 22 Mar 2016, 09:57 AM

Hi Team,

I'm using radgrid with Grouping option .I'm sharing my master table view setting.

 

<MasterTableView GroupLoadMode="Client" ShowGroupFooter="true" TableLayout="Fixed" GroupsDefaultExpanded="false"
EditMode="InPlace" Width="110%">

 

By default all groups are collapsed and when I expand a group and click on edit then that particular group is collapsing.

How can I keep the group  expanded when I click on edit button

 

Regards

Sai Teja

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 24 Mar 2016, 03:03 PM
Hello,

How to persist expanded group is presented in the code library below:
http://www.telerik.com/support/code-library/persist-groups-expanded-state-on-rebind

Give the approach presented there a try and see if it works for you.

Regards,
Pavlina
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Grid
Asked by
sai
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or