21.03.2016, 11:54
I'm adding in a dynamic car dealership feature into my script I already have it loading my cars dynamically into the dialog box list
how ever when it comes to switch(listitem) is there anyway to dynamically make the cases depending on the amount of items on the list as that can change as vehicles and added/removed into the dealership table of my database.
how ever when it comes to switch(listitem) is there anyway to dynamically make the cases depending on the amount of items on the list as that can change as vehicles and added/removed into the dealership table of my database.