I'm using NA 7.2 for ASP.NET. I have a bound UltraWebGrid that I'm exporting to excel. When I open the spreadsheet, after exporting while in my VS2005 IDE, I can't format any of cells individualy by right clicking on a cell and selecting Format Cells. The dialog that usually appears does not. Why does the export do this to the cells?
I am facing same problem.
Any luck ?
Yes, my tags for the table were old in my ASPX. Once I copied them from one of their examples it worked perfectly after that.
Sorry but not understand fully.
I am using Infragistic grid 7.3 . Ffor excel export , i have used UltraWebGridExcelExporter control.
Can you explain in more details ?
Thanks.
I am using 7.2, which I updagred from 6.2, and I still had 6.2 table tags. Once I copied the tags from their 7.2 data grid example into my ASPX the export worked as expected.