Grid export to excel - cant use GridModel

I found this piece of code on your site for exporting grid to excel:
gExcelConverter.GridToExcel(this.GridWebControl1.GridModel, mySheet);


however, when i tried using the same on my site, i am unable to find any reference to GridModel. What could be the cause for this?
and what is the fix?


1 Reply

GI Girish February 12, 2008 01:45 AM UTC

Thanks i figured it out. But sad to see that there is no response from the support staff.


Loader.
Up arrow icon