Hi,
I have a requirement to export only selected rows of the ultra wingrid into the excel sheet. I used the UltraGridExcelExporter control for this purpose.
Tried to get the selected rows using the event 'UltraGridExcelExporter.RowExporting' but always I am getting the e.GridRow.Selected as false. Please suggest is there any other technique available to export only the selected rows of a grid.
If possible please provide me the sample vb code. Thanks in advance.
Hi ! I'm Christian from Cameroon. The link you had posted is no more available. Please do you have another one or a sample code to Print only selected rows of the UltraWinGrid ?
Thank you Mike, I will try the code sample in the article.
HOWTO:Print or Export only the selected rows of the UltraWinGrid