Hi Bojidar,

I plan to make an integration of some good JS table widget for
https://github.com/l0rdn1kk0n/wicket-bootstrap.
For now I have bookmarked http://wootapa-watable.appspot.com/ but I see
that Datatables also provide some kind of integration with TB (
http://www.datatables.net/blog/Twitter_Bootstrap_2), so I'll take it into
account when I start on this.

But for now I cannot help you much. I have no experience with Datatables at
all.


On Mon, Jun 24, 2013 at 1:26 PM, bojidar <dcode...@gmail.com> wrote:

> Hi Martin,
> Can you give me some guidelines how to make better integration between
> JQuery Datatables and Wicket ?
>
> You can see that in  another thread
> <
> http://apache-wicket.1842946.n4.nabble.com/Model-changes-are-not-saved-when-component-markup-is-externally-removed-from-DOM-td4659725.html
> >
> I used your approach about the Details Panel and further developed your
> quickstart project, but I'm facing some problem with it.
> I want to make more comprehensive integration between my Wicket components
> and Datatables events, because now on every model change (adding a row or
> deleting a row in the table) - the Datatable is destroyed and
> re-initialized. I'll much like to implement adding of single row , deleting
> it, editing it and all that while keeping table state (sorting,
> expanded/collapsed rows).
>
> Regards,
> Bojidar
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Adding-Components-to-fit-markup-tp4654246p4659726.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to