ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Custom Css for grid footer
Title:
B
I
{code}
?
hi I want to create small grid footer because elements (page button,refresh button,Columns Selector button,...) are very big size. how can I set custom css for grid footer? thanks for help me.
Save Changes
Cancel
dear
asked at 26 Aug 2018
you can look in `awesomemvc.css` for `.awe-grid .awe-footer`, also using chrome web tools is essential for this
at 26 Aug 2018
Omu
thanks,I know I thought change footer grid css is like changed Column class. Like => new Column {Bind = "Description", CssClass = "selfheight"},
at 26 Aug 2018
dear
you can add a css class to the grid or on a div containing the grid and create a new css rule `.myclass .awe-grid .awe-footer`
at 26 Aug 2018
Omu
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