cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

reset grid column after reducing or increasing the width of the columns

svisveswaraiya
17-Peridot

reset grid column after reducing or increasing the width of the columns

Hi,

How to reset to original size of the grid columns after increasing or decreasing the width of the grid in runtime by adjusting their columns?

In runtime, After adjusting the width of the grid it doesn't go back to initial width even after reloading the whole page. How can I resolve this? 

 

Thanks in advance,

Shalini V.

1 ACCEPTED SOLUTION

Accepted Solutions

 Hi @svisveswaraiya 

You can use Grid Advanced widget and select Enable Grid Reset option in widget Properties.

I attached image for reference.

 

Picture3.png

 

Thanks & Regards
K Bairagi

View solution in original post

2 REPLIES 2

@svisveswaraiya 

A similar question was asked about grid sort order. The answer to there question was that the gird did not store the initial sorting information. The same may be true for column width.

Two suggestions where made:

  • Reload the grid data
  • Create a custom grid widget extension that stores and applies the width information.

 Hi @svisveswaraiya 

You can use Grid Advanced widget and select Enable Grid Reset option in widget Properties.

I attached image for reference.

 

Picture3.png

 

Thanks & Regards
K Bairagi
Top Tags