I have a grid that interacts with an OData API. The grid has a checkbox. The value of the checkbox can be set once, but subsequent attempts to change the value do NOT persist. See attached project and video.
Hi Scot,
We are currently validating your query with high priority. So, we will update you the further details on or before 25th May 2022. we appreciate your patience until then.
Regards,
YuvanShankar A
Hi Scot,
Thanks for your patience.
We have considered your query as a bug and logged the defect report “The boolean column value is not updated properly while changing the to false in ODataV4Adaptor” for the same. Thank you for taking the time to report this issue and helping us improve our product. At Syncfusion, we are committed to fixing all validated defects (subject to technological feasibility and Product Development Life Cycle) and will include the fix in our upcoming patch release which is expected to be rolled out on or before 31st May 2022. Until then we appreciate your patience.
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link.
Regards,
Naveen Palanivel.
Hi scot,
Sorry for the Inconvenience,
we are not able to include the reported problem “The boolean column value is not updated properly while changing the to false in ODataV4Adaptor"” in our mentioned patch release as promised. We will fix the issue until please we suggest to use that declaring the column value as "bool?" (nullable), the OData adaptor sends the false value.
Regards,
Naveen Palanivel.
That did not fix the issue - please see attached project and demonstration video.
Hi scot,
Sorry for the Inconvenience.
We are currently Validating the reported query at our end and we will update the further details within two business days. Until then we appreciate your patience.
Regards,
Naveen Palanivel
Hi scot,
Sorry for the Inconvenience.
We are currently Validating the reported query high importance at our end and we will update the further details within two business days. Until then we appreciate your patience.
Regards,
Naveen Palanivel
Hi scot,
Sorry for the Inconvenience.
We are currently Validating the reported query high importance at our end and issue is occurs in your sample . we are validating some case at our end and we will update the further details within two business days(10 Oct,2022). Until then we appreciate your patience.
Regards,
Naveen Palanivel
Hi Scot,
Thanks for the patience,
The problem is not related to the OData Boolean
nullable value; it occurs whenever editing is performed. When we edit, the
patch method is used on the controller side, but there is no patch method in
your sample, so the problem occurs. We've also included a simple OData sample
for your reference.
Please let us know if you have any concerns.
Regards,
Naveen Palanivel