Skip to main content
1-Visitor
May 15, 2019
Question

Disable specific row in drop down/advanced grid

  • May 15, 2019
  • 1 reply
  • 1512 views

Hi,

 

I am trying to make a specific row in drop down menu as unselectable. All the other records in  the widget should be selectable except for one row.

 

Similarly, a specific row in advanced grid should be unselectable.However, all the other records should be selectable.

 

Using row format property, I was able to change the styles of particular row. I have attached screenshot for reference in which CSP Packaging is grayed out but I also want to disable its selection.Any lead on this is appreciable.

 

Regards,

MishiK

1 reply

20-Turquoise
May 15, 2019

You may want to look into custom java extensibility and modify the widget on your own.