-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
?Put Examples up on Plunker #1
Comments
Here is an example on plunker that works in chrome and Firefox. IE freaks out linking content from github... SEC7112: Script from https://raw.github.com/Crash8308/ng-grid/master/ng-grid-1.0.0.debug.js was blocked due to mime type mismatch |
FYI, we just implemented templating for rows and cells so you can customize the output by passing an html string into either the columnDefs for cellTemplate or the options for rowTemplate. Examples are up: |
…olumns Support display name columns
Merge to update with master
Pull from upstream
Fixed Cell templates not loading by using "$templateCache"
Add missing translations : Language French
Hey, could you put some examples up on http://plnkr.co? I'd like to play with this without downloading it :-p
The text was updated successfully, but these errors were encountered: