Premium support for our pure JavaScript UI components


Post by vbureanu »

Hello guys!

We have a problem of data binding.
We use "this.project.instance.inlineData;"

After task is opening - the combo is empty and not valorized (no any error in console).
The same code works in Scheduler Pro, but not in Gantt and we canot figure out why?
Attached project if you need it.
Your help will be greatly appreciated!

a1.png
a1.png (714.49 KiB) Viewed 333 times
a2.png
a2.png (731.92 KiB) Viewed 333 times
advanced-gantt_test.zip
(561.51 KiB) Downloaded 33 times

Post by tasnim »

Hi,
I've checked the data that is coming from the API endpoint, it doesn't have any property called project_id or development_id. I think this is why it's not showing the values in the combo.


Post by vbureanu »

Hello Tasnim, do you mean the datasource?
Inside of datasource we have these fields.

w1.png
w1.png (477.63 KiB) Viewed 317 times

Post by tasnim »

I'm talking about this

Screenshot 2022-07-04 101009.png
Screenshot 2022-07-04 101009.png (119.82 KiB) Viewed 281 times

Post by vbureanu »

Thank you Tasnim!


Post Reply