antoine

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • in reply to: Problem expanding row after searching #96921
    antoine
    Participant

    Hi,

    I have done more investigation and I found that the HTML element for children is created in the table but display css property is set to none.

    I have done a temporary workaround to put in gridComplete event, please let me know if it is corrected a day.

    $(“.treeclick”,”#datagrid_produitsservices”).each(function() {

    if($(this).hasClass(“tree-minus”)) {

    var rowid = $(this).parentsUntil('tr').parent().attr('id');

    var childrens = $(“#datagrid_produitsservices

Viewing 1 replies (of 1 total)

Stay connected with us in your favorite flavor!