Using LCD Shield without attaching it to Arduino

Hello experts,

I bought this LCD Keypad Shield here: http://www.play-zone.ch/en/lcd-keypad-shield-fur-alle-arduino.html?___from_store=en

And I intend to use it with Arduino Mega.

However, I want to use the LCD Shield far from the Arduino Mega.

Do you guys know if there is some commercial cable that allows me to connect the LCD Shield to the Arduino Mega?

Thanks,

J.

Do you guys know if there is some commercial cable that allows me to connect the LCD Shield to the Arduino Mega?

It is very unlikely that such a cable exists.

Define far. Ambiguous questions lead to guesswork and wasted time.

Probably the better way is to attach the LCD to another Arduino (cheap Uno clone?) and use a wireless link (NRF24) to send the data form the Mega to the Arduino attached to the display. Long cables pick up noise (especially the analog button signal).