Premium support for our pure JavaScript UI components


Post by edison.shi »

Hi,

I'm using the extjsmodern demo. I want to make the some rows for human resource disable. That mean the rows for human resource disable can't change anything in this row. I know the validation demo. How to combine it in extjsmodern?


Many thanks

Post by mats »

Regardless of your environment, Ext Modern / Angular etc. the API to use validation is the same. So spend some time looking at the validation demo and refer to the docs to see how to prevent interacting with the disabled resources. Also what does 'disabled' mean in your world. Cannot edit its cells? Cannot create event? Cannot drag event onto it? Please always provide more exact requirements.

Post Reply