I have the following doubt, I created a stock table in sql for packaging and raw materials, with registration in the same form. I created one line for weight and another for qtde in sql. And I created a grid with a single column "qtde / weight" I want in a combobox selected by qtde or weight, look in the specific sql table and bring in the same column of the grid. But I can not do this select, can anyone help me?