


I'm sorry if this substantially expands the scope of this initiative, perhaps prohibitively so. I guess what I really want is for DevExpress to apply its substantial technical chops to the project and then add special magic to make it more usable. Paged.js is a FOSS polyfill that attempts to implement the CSS Paged media spec. In the future I am going to try to get Paged.js working in my React app. If browsers supported the specification, I could simply specify that the footer goes in the "bottom-center" margin and everything would be great, since the the content rendered in the main section would never overrun the margin. This doesn't work because the datagrids and other content run "behind" the footer to the margin before breaking.

The exportDataGrid method accepts the following object:Ĭonst buttonOptions = The resulting PDFs will retain DataGrid settings such as grouping, bands, summaries, etc. The export of the DataGrid with a custom color scheme is not currently supported.

