How to loop through rows of data table based on user input with wild card in order to load data from database for each selected row item
I have a data table with first column filled with part_IDs (other columns have got other info about corresponding to each part) and a working function...
Neo