Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
880
UltraGridExporter.Export end row/end column
posted

I noticed the UltraGridExporter.Export can take in a start row and start column, but how do you specify the end row, end column?

Our current datagrid, the user can export only selected cells to Excel, which we did by hand.  We now use Infragistics so we do not have to do everything manually.  We would like to still be able to export only the selected cells.  I beleive I can use the UltraGridExporter with the start row and start column override.  I realize this would not make since without being able to pass in end row, end column as well.  Can someone tell me what I am overlooking?

Also, your textarea here is busted.  The width is 3X longer than the containg DIV (CommonFormField) and there are no scroll bars.  It was very hard to type this not being able to see most of my text.  I typed this on IE6, only browser our approved by my company.