Export to excel in code

hi guys,

im not sure if its just me or what but i saw the export to excel and i thought it would be neat to use. however i dont use the radzen ui, i write my own code and i cant find any documentation to support this action? the demo online does not show how it works as it just inject a service that i don't know what it is?

does anyone know how to implement the export from c# code? or even what that injected service is? cheers

Hi @sproz,

Check the source code of our demos to know how to export. There is no other way but programmatically with code.

where might i find the source code? cant seem to find it