Custom css class to summary row

(3 posts) (2 voices)

Tags:

No tags yet.

  1. phil1308, Blocked

    Hello everyone,
    I didn't find the way to define (and use) a custom css class for a summary row of a result table.

    Is it possible and how ?

    Thank you for answers.

  2. myDBR Team, Key Master

    There is no separate command or option for that, but you can easily do that with javascript:

    select 'dbr.javascript', "$('.SummaryRow').addClass('myclass')";

    --
    myDBR Team

  3. phil1308, Blocked

    OK, thank you : I've not already try the "dbr.javascript" possibilities.
    I'm going to study it now.

    Thank you again.


Reply

You must log in to post.