This is a migrated thread and some comments may be shown as answers.

[Solved] Finding the Excel Export Image

1 Answer 128 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Collin
Top achievements
Rank 1
Collin asked on 30 May 2008, 07:42 PM
Hi,

   I've got some demo RadGrids tied to large datasets (4000+) and I've noticed that sometimes the excel export bombs (not a telerik problem, more of a server memory or timeout problem).  What I was hoping to do was to use a Grid event (I'm guessing onDataBound) to check how many data items exists, and if there are more then say 4000 items I would like to disable the excel export link.  I'm having problems figuring out how to navigate to the link programmatically.  Any prointers or code snippets would be helpful.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 02 Jun 2008, 05:56 AM
Hi Collin,

Where did you place the Export LinkButton ? Is it in the CommandItemTemplate? Sending your aspx will be more good.

Thanks
Shinu.
Tags
Grid
Asked by
Collin
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or