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

GridButtonColumn ImageButton error

3 Answers 40 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Silvio Silva Junior
Top achievements
Rank 2
Silvio Silva Junior asked on 26 Apr 2010, 08:27 PM
Hello guys.

I have a grid with one GridButtonColumn. If I use Buttontype="LinkButton" or "PushButton", it work's fine, but if I use Buttontype="ImageButton" I have the error showed in atach, when button is clicked.

It's a bug?

Regards.

3 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 29 Apr 2010, 04:13 PM
Hello Silvio,

This error usually appears if you rebind RadGrid on every Page_Load. Could you please let us know if this is the case?

Regards,
Daniel
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Silvio Silva Junior
Top achievements
Rank 2
answered on 05 May 2010, 02:54 PM
Hello Daniel.

Our case is not this that you mentioned. We don't have grid rebind in Page_Load.

If I only change the Buttontype to "LinkButton" instead a "ImageButton", I have no problems anymore.

Some suggestion?

Thanks.

Regards.
0
Daniel
Telerik team
answered on 06 May 2010, 05:03 PM
Hello Silvio,

Another reason could be that you have disabled the viewstate - it is hard to guess the exact problem this way - can you please post/attach your code so I can examine it?

Regards,
Daniel
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Silvio Silva Junior
Top achievements
Rank 2
Answers by
Daniel
Telerik team
Silvio Silva Junior
Top achievements
Rank 2
Share this question
or