Is this possible? I just need to have a checkbox in the grid that the user can check/uncheck to select rows and a submit button. And obviously I need to be able to identify the selected rows in the server-side code.
Hi Paul,
You don't necessarily need editable grids to do this in .asp. But Costi's editable grids add-on is certainly worth a look https://leadingedge.ro/sage-crm-add-ons/editable-grids-for-sage-crm…
Hi Paul,
If you are familiar with the .net API, then there is an article that describes how you can start to achieve this. Article
There is existing functionality in the Relationships section that does…
The Relationships project ships with the .NET SDK. Sage CRM Community
Hi Paul,
You don't necessarily need editable grids to do this in .asp. But Costi's editable grids add-on is certainly worth a look https://leadingedge.ro/sage-crm-add-ons/editable-grids-for-sage-crm/
We did something with checkboxes and multi record updates in .asp about 4 years ago. https://vimeo.com/353395812 so in answer to your question and as per Jeffs reply, yes its definitely possible.
Hi Paul,
If you are familiar with the .net API, then there is an article that describes how you can start to achieve this. Article
There is existing functionality in the Relationships section that does exactly what you want (there should be a download somewhere that has the project for the relationship dll "King Jeff" might know where this is :-) )
Hope this helps.
The Relationships project ships with the .NET SDK. Sage CRM Community