mazdik / ng-mazdik

Angular UI component library
https://mazdik.github.io/ng-mazdik
MIT License
89 stars 34 forks source link

Edit cell with dependsColumn not working #19

Closed fazr closed 5 years ago

fazr commented 5 years ago

In the basic demo, the "Cascading Select" is depending on the column "Race". Here I attached the image :

image

But as you can see the column "Cascading Select" is displaying all the options without depending on the column "Race". But in update dialog it depends on the column "Race". Here I attached the image :

image

Is this intentional or bug ? If this intentional can u help with workaround for edit in cell able to dependsColumn.

Thanks !

mazdik commented 5 years ago

Hi, Fixed, pull changes

fazr commented 5 years ago

great work man. thanks !