Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Project author here. Ask me anything, constructive criticism much appreciated!

And much thanks goes Jeremy for writing Backbone.js and posting this!

(BTW, I'm looking for a job, so if anyone is interested, please email me myhnhandle [at] googlesmailservice dot com)



Chrome 24 / Win 7 - clicking in cells in the Date or Population columns changes the column width.



Love it. Really! How difficult would it be to embed a D3 chart in one of the columns? Would that be something tricky to add or could it be made into a column type easily?


Probably would be best implemented as an extension that can display a chart in a lightbox or something. Probably something akin to this:

http://wyuenho.github.com/backgrid/#api-text-cell


Can it handle say 1 million rows, by lazily creating the DOM elements when the scroll into view (like, say, SlickGrid)


Can you read 1 million rows at a time like Neo :P

Jokes aside, no it cannot, not yet anyway. This is version 0.1 and I really have no intension of cloning SlickGrid. That said, the infrastructure is here

http://www.reddit.com/r/javascript/comments/176tvf/backgridj...

and avoiding DOM repainting is on the top of my list for version 0.2.

https://github.com/wyuenho/backgrid/issues/26

This should take only 3 lines of code.

PR welcome!


This is really useful. Thank you. With the scrolling list would it be possible to make the header row stay in place? Some people prefer to scroll with large amounts of data so that they can just use ctr+f to quickly find the links to what they want.



Hey, great work! One thing I found - your MomentCell example seems to steal focus from the document. You can't blur it by clicking elsewhere, which means any other keystrokes (except escape or enter) on the page go directly to it.


Stealing focus is intentional because I want you to correct your mistakes, this is the same for all other cell types that do validation.

But not giving up focus by clicking elsewhere is not. File me a bug and thanks!


Looks excellent! I don't have an excuse to play with this right now, but I'm forwarding to a colleague that is going to love it. Can't say much more than big thanks for sharing your work.


This is great, I think this is going to come in pretty handy for an upcoming project at work. What a great method of job hunting, I hope it works out!


I am interested in the way you used your project to get possible job offers. Did it work? Please let me know, that way I can follow suit.


1000s of people have done before. Why don't u do it anyway and find out?


Crashes safari on my iPhone 4s, iOS 5.1.1.


Yeah the gh-pages website has too many grids and codemirror instances opened up at once. The examples really need to load lazily on mobile. Any help would be greatly appreciated.


Are you looking for a job in SF?


Yes




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: