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

GridEditCommandColumn HeaderButtonType

1 Answer 65 Views
Grid
This is a migrated thread and some comments may be shown as answers.
librido
Top achievements
Rank 1
librido asked on 24 Sep 2008, 11:21 AM

<telerik:GridEditCommandColumn HeaderButtonType="PushButton" HeaderText="test" ButtonType="ImageButton"



The header button does not work. Only a  text is displayed. Is it normal?

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 26 Sep 2008, 02:13 PM
Hello librido,

Yes, this behavior is by design.

Button control in RadGrid header row shows only for columns that have sorting enabled. Since GridEditCommandColumn doesn't support sorting, button is not rendered in its header.

Kind regards,
Nikolay
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
librido
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or