ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Grid Reorder columns and column hiding
Title:
B
I
{code}
?
Is there any way to use drag and drop to move columns around? And that it could be used in conjunction with column hiding?
Save Changes
Cancel
Sean Davidson
asked at 21 Jan 2020
Answers
B
I
{code}
?
yes, you can see the demo right here: https://demo.aspnetawesome.com/GridDemo you need to add `.Reorderable()` and for column hiding: .Mod(o => o.ColumnsSelector())
Save Changes
Cancel
Omu
answered at 21 Jan 2020
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK