Hello,
i tried to use HtmlAttributes method on a grid command column,with the following
....
command.Edit().Text(" ").HtmlAttributes(new {@class = "min-width-class" });
and nothing happened.
Is this possible, can i put a class to this button?
Regards,
Daniel
i tried to use HtmlAttributes method on a grid command column,with the following
....
command.Edit().Text(" ").HtmlAttributes(new {@class = "min-width-class" });
and nothing happened.
Is this possible, can i put a class to this button?
Regards,
Daniel