Now I need to get hold of the public property of the usercontrol in the Itemdatabound event of the grid, so I can assign the carID for that particular item row.
How can I get hold of the carID property of the usercontrol and assign av value to it in the itemdatabound event?