Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi there,
How can I access data grid found on specific document type and populate it with values via c# (i.e. crearting a new line.)?
Thanks
mkariti
I assume that it stores it's data as xml so you'll probably need to do some Linq to Xml to add it. DAMP also stores xml and here is an example how to do it for that: http://our.umbraco.org/projects/backoffice-extensions/digibiz-advanced-media-picker/digibiz-advanced-media-picker/23406-Add-image-to-DAMP-datatype-using-API
Jeroen
Hi Jeroen,
Links are all dead.
thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Add a new line in Data type grid via C#?
Hi there,
How can I access data grid found on specific document type and populate it with values via c# (i.e. crearting a new line.)?
Thanks
mkariti
I assume that it stores it's data as xml so you'll probably need to do some Linq to Xml to add it. DAMP also stores xml and here is an example how to do it for that: http://our.umbraco.org/projects/backoffice-extensions/digibiz-advanced-media-picker/digibiz-advanced-media-picker/23406-Add-image-to-DAMP-datatype-using-API
Jeroen
Hi Jeroen,
Links are all dead.
thanks
is working on a reply...