ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Api.select is not working
Title:
B
I
{code}
?
Can anyone please send/point me to some more samples of Api.select so I can correctly implement the grid crud operations.
Save Changes
Cancel
Jason Pereira
asked at 26 Sep 2015
so just *figured it out* , since the viewmodel i am binding to did not have a property named billingId, and i was trying to define my id column as checkboxes..., anyways, so naming the anonymous object property to id, and also changing the ID column back to simple columns fixed it.
at 26 Sep 2015
Jason Pereira
I have a quick question, when i setup a column with ClientFormat, even though the Groupable is set to true, it doesnt allow the dragging to be groupable
at 26 Sep 2015
Jason Pereira
you need to set Bind="ModelProp", note not the mapped model, but the one in GridModelBuilder<Model>
at 26 Sep 2015
Omu
thanks for the assist
at 27 Sep 2015
Jason Pereira
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