ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
How to remove nbsp; from empty cell Grid ?
Title:
B
I
{code}
?
I'd like to use `text-decoration: line-through` for `Rowclass` I don't want to have   for empty in cell.
Save Changes
Cancel
nutfergie
asked at 23 Oct 2017
Answers
B
I
{code}
?
you could open `AwesomeMvc.js` find `&nbsp;` and replace it with `<div class='awe-empty'>&nbsp;</div>` after add this css .awe-empty { display:inline-block; }
Save Changes
Cancel
Omu
answered at 23 Oct 2017
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