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