I recently switched from Infragistics 2008 Vol 1 to the latest release, in the previous version when i loaded a UltraWebGrid's Data source with one button click on the web page and with another button click I could export it to excel using the Infragistics ExcelExporter. Now I have to reload the datasource before it will export properly. Can someone tell me how to fix this so i do not have to reload the datasource in order to export the data?
Phil
Hi whanes,
Thank you for posting in the community.
UltraWebGrid should be databound on every postback, including when it is being exported in order for it to operate correctly.Please note that the UltraWebGrid control is now outdated and as of .NetAdvantage 2011 Volume 2 is no longer included in our product package. I would suggest that you consider switching to the WebDataGrid/WebHieararchicalDataGrid. More information regarding these controls is available at:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/CLR4.0/?page=Web_WebDataGrid_WebDataGrid.html
Additional samples demonstrating the features of these grids can be found at:http://samples.infragistics.com/aspnet/
Feel free to contact me if you have any questions.