Hi,
New to PHPGridControl.
Your code to setup DB uses variable $conn I am already making use of this variable in many of my scripts so there is now a clash! What do I need to edit to replace your use of $conn with a different variable, such as $gConn, so I can remove this clash?
Rgds
Tony
Your Answer