Sure I can, along the same lines, I used a custom cell renderer, to see if I could overcome this, but the enabled property is always true in the CellProps. Can you please confirm this and I can add this too ?
Is there any workaround if I am not using uischema?
Yes, we are using that. Along the same lines, I am planning on using a tooltip to show default values for the arrays cells. I am using a custom cell renderer for this. the CellProps have the schema object which only provides the type. Where do I get the default values for object inside of array?