Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom TableRow view classes are difficult to define #23

Closed
go1dfish opened this issue Feb 1, 2013 · 2 comments
Closed

Custom TableRow view classes are difficult to define #23

go1dfish opened this issue Feb 1, 2013 · 2 comments

Comments

@go1dfish
Copy link

go1dfish commented Feb 1, 2013

It's quite easy to define custom cell view classes, but table row view classes are much harder.

Being able to easily define a view class to be used for table row rendering would aid in custom styling when a single table contains multiple types/categories of rows by allowing row css classes based on properties on the row object.

@ppong
Copy link
Contributor

ppong commented Feb 1, 2013

should be a fairly simple fix. I will take a look at it.

@ppong
Copy link
Contributor

ppong commented Mar 3, 2013

@go1dfish fixed in master let me know if this is still a problem. I rename the field to tableRowViewClass in the controller

@ppong ppong closed this as completed Mar 3, 2013
billy-addepar added a commit that referenced this issue Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants