ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Grid FilterRow in combination with Grid row selection doesn't work
Title:
B
I
{code}
?
when I added `.Selectable()` into main demo "/GridFilterRowServerSideData", the text boxes aren't working, you can't put text in it (e.g. Person column). Is there any workaround to fix that ?
Save Changes
Cancel
Erik
asked at 18 Aug 2021
Answers
B
I
{code}
?
thank you for letting us know about this issue, to fix it you'll need to modify `awem.js`, find the line: row.addClass('o-frow'); and replace it with row.addClass('o-frow awe-nonselect');
Save Changes
Cancel
Omu
answered at 18 Aug 2021
works well! thanks
at 20 Aug 2021
Erik
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