ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Hide grid page info, bottom bar, footer
Title:
B
I
{code}
?
The grid has a bottom bar with pager and page info, I need to hide it @(Html.Awe().Grid("ProductSelectGrid") //.Mod(o => o.Main().ColumnsSelector()) .Url(Url.Action("GridGetItems", "ProductSelect")) .Height(200) .Groupable(false)
Save Changes
Cancel
RayBen
asked 2 months ago
You can use `ShowFooter(false)`
2 months ago
Omu
Thanks! Perfect!
2 months ago
RayBen
Answers
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