ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Grid with Checkboxes
Title:
B
I
{code}
?
We want to create a grid to link say Site and Program Areas using a checkbox. *Sites Program Area1 ProgramArea 2* A Checked Not Checked B Checked Checked C Unchecked Unchecked D UnChecked Checked How to share this back and forth with an end point and what will be the best way to tie it an awesomegrid. The backend should know which Program Areas are tied to what sites and vice versa with the UX. We would like the Program Area Names we dynamic as well and not hardcoded if possible.
Save Changes
Cancel
riya
asked at 28 Aug 2023
updated my answer after v 7.7 release
at 20 Sep 2023
Omu
Answers
B
I
{code}
?
There are multiple ways to do this, one way would be using inline editing, example here: https://demo.aspnetawesome.com/GridInlineEditDemo https://demo.aspnetawesome.com/GridInlineEditDemo/AlwaysEdit Note the column "Organic", instead of toggle you can use a checkbox
Save Changes
Cancel
Omu
answered at 28 Aug 2023
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