Hello All,
I want to make the product quote grid editable on some fields, it's already enabeled in the quantity field and i wanted to add this ability for some other columns
I found in some websites that we can achieve this by changing the controle setups on the entities, but in my case here , I didn't find anything and I dont know how microsoft developpers were able to make quantity field editable . Do you think that there is any Javascript code ?
Thank you in advance
*This post is locked for comments
Apologies for not making myself clear. Here you go.
The Quote Products grid provided by Microsoft is a 'special' grid, as you can make inline edits to the grid (see screenshot below)
If you try to modify the same grid, you will see that there is no 'Save' button for the view, which means that Microsoft DOES NOT allow us to modify this grid.
If you use the 'Save As' option, the grid you end up with is a normal non-editable grid.
So long story short, there is NO way to edit that grid you see on Quotes page.
Only workaround is to:
1. Use the editable grid feature (but this might provide some challenges and is only half baked, unless you wire up scripts to calculate the column values)
2. Implement your own similar grid from scratch.
If this answer helps you, please mark it as verified.
Shidin
Hi,
Thank you for your apply . However i dont get the most of what you said
Why do we need to implement HTML and Javascript while the standard Dynamics provide the ability to open up the columns and make the grid editable ?
Hi Badrikudo,
The OOB grid is editable, yes.
However, if you try to make column changes or any changes to this grid, the grid stops being editable and behaves as a normal read-only grid.
Only way around is to custom implement your own editable grid to mirror the Product Quotes grid using HTML and JavaScript.
Cheers,
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
54
Victor Onyebuchi
6