wschmitz

Results 2 comments of wschmitz

How do I get a hold of the initialized FixedHeader instance that was created with the 'new' keyword? I want a handle to the equivalent of `fixedTbl` in this example:...

Hi there, this approach only works if the table is loaded via AJAX. If I comment out `ajax: "/ajax/objects.txt"` in `opts`, the console logs don't show. In my app, I...