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

[Solved] Align command buttons

1 Answer 97 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mattias
Top achievements
Rank 1
Mattias asked on 30 Mar 2011, 12:00 PM
Hi,
This code is not adding the "right" class to the table column. A bug or a "feature"?

columns.Command(commands =>
{
    commands.Select();
}).Width(200).Title("").HtmlAttributes(new { @class = "right" });

/Mattias

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 30 Mar 2011, 03:09 PM
Hello Mattias,

Indeed, such an problem exists and we have fixed it. Change will take effect in the next internal build. Sorry for the temporary inconvenience. I have updated your Telerik points for bringing the issue to our attention.

Regards,
Dimo
the Telerik team
Tags
Grid
Asked by
Mattias
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or