Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi,
I have two issues
1. looking to remove 'none' from Dropdown.
2. when my Grid is Empty then i have to display message on Grid 'No data available'.
please help me to do this.
Thanks
Solved! Go to Solution.
Hello @VaibhavShinde ,
1. To remove option (None) from DropDown widget you can unselect option ClearSelectionItem from the widget configuration panel on the bottom left of the mashup builder.
2. Regarding displaying 'No data available' on Grids when empty, I do not think there is an out-of-the-box functionality for this.
Hello @VaibhavShinde ,
1. To remove option (None) from DropDown widget you can unselect option ClearSelectionItem from the widget configuration panel on the bottom left of the mashup builder.
2. Regarding displaying 'No data available' on Grids when empty, I do not think there is an out-of-the-box functionality for this.