Hi All,
I was wondering if there is a way to show an integer column within a subgrid as a dropdown with dynamic values based on any business logic?
Something like this:
Any help is greatly appreciated.
Thanks,
Shalabh
Perfect!! this is what I was looking for. Just wanted to validate if there are no prebuilt custom controls out there which can do this.
Sadly not - the controls within the editable Grid are the standard controls.
If you want something that works like an optionset you could always create an optionset
I would like to re purpose the auto complete control but somehow it didn't work with sub grid columns.
My sub grid column shown as drop down is a dynamic option set.. any ideas on how to achieve this in an easier way then to write a custom control?
If you want to have a column you either add a field that will have that data and use OOB grids or develop own custom control to have that feature.
Hi @a33ik
Thanks for your reply. Looked at the link you shared, it mostly talking about customizing a ribbon button for a subgrid/homepagegrid/form using a flyout.
My requirement is more on the data column of an editable subgrid to be shown as a dropdown instead of an integer value.
Hello,
Not fully confident that this is what you're looking for - https://www.youtube.com/watch?v=5zeiO-d31TE but your scenario is close to dynamic flyout menu.
WarrenBelz
87
Most Valuable Professional
mmbr1606
71
Super User 2025 Season 1
Michael E. Gernaey
65
Super User 2025 Season 1