How can you dynamically add the "first" button to a table
How can you dynamically add the "first" button to a table

I can't seem to dynamically add the first button to a table. See example here Does anyone else have this issue?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi this is currently a bug that we are looking into.
Alan will reply back once he's got it fixed, should be sometime today.
As a short term work around you can just define a button in your init like
Thanks
Tom
I've just committed the fix for this issue and it will be in the next release version of buttons. Until then, it will be in the nightly which will rebuild in about five minutes.
With this case in the Buttons code you will be able to dynamically add buttons when there are no buttons defined in the initial code.
Regards,
Allan
This is great. Thanks for the quick response!