DevExpress / DevExtreme

HTML5 JavaScript Component Suite for Responsive Web Development
https://js.devexpress.com/
Other
1.81k stars 594 forks source link

Error in Odata with selectbox customitem insert. #16376

Closed kingsanu-production closed 3 years ago

kingsanu-production commented 3 years ago

Hello Team! I'm using razor page for selectbox to add custom item with OData. Getting record is well, insert is also well, but after insert selectbox doesn't able to show inserted value.

Razor Page image

Javascript image

Chrome Event image

Just for your infrmation getall look like this image

artem-kurchenko commented 3 years ago

Hi @kingsanu-production

The clearRawDataCache method exists for a CustomStore only. You can use the technique we demonstrated in our demo: Search And Editing. It should work for OData as well.

If this doesn't help, send us a JS example that demonstrates the issue in action. We'll perform more detailed research.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.