Hello I'm using PHP DataGrid. Displays the following fields: Name, Event, Registration Date, Status The Event field is a field that is related to the EVENT table mysql. This field is written to the ID of the event that the person signed up to participate. My question is: In PHP DataGrid is to show the name of the event instead of ID? |
|
|