Problem with TreeGridMultitableConnector and & (ampersand)

Ich have the following problem with an TreeGrid and the TreeGridMultitableConnector. (using PHP and MySQL)

When i have in level 0 an “&” (Ampersand) in the id-field i can not expand the tree for level 1.

It seems that the parameter “id” postet to the connector is cut off at the “&” (ampersand). So the connector failed to find the next levels.

In the DB the “&” is written as “&”.

e.g.:

ID in DB: “Test & Test”
Post to Connector: “0#Test”

Can anyone help me?

P.S.: Please excuse my poor english. :smiley:

I can confirm the issue.This is the problem with dhtmlxTreeGrid itself, not related to the connector.
Please open a ticket at the support system ( support.dhtmlx.com ) as I can’t post treegrid related code here.

Ok, thank you for your reply.

I have already opened a Ticket: #UPR-170026 at 2014-02-22