hi,i use this metod,but i need put id form my selected voice in a db.At this time in db put me ever the string that i put in combobox.valuemember(at my case loc.ValueMember = "IdLoc",put me ever string "IdLoc) but i need the int id from selected voice. Can you help me?
@i_set_c4ch5363 жыл бұрын
Thank you very much, I am able to apply it to my source code.
@alejov3158 жыл бұрын
Great job, tvm for the explanation!
@salwahamim531 Жыл бұрын
Can you also do how to put the values on textbox upon clicking on different values in combobox?
@GuitarAnhDuc6 жыл бұрын
Can I using this code for VBA Excel?
@digitalworld75073 жыл бұрын
use stored procedure on the place of sql query.
@samiraharnib4 жыл бұрын
thanks for source code
@ayhanguvenc92405 жыл бұрын
very thank you
@josefranciscog.60466 жыл бұрын
THANKS!!
@animech13767 жыл бұрын
Thank : )
@vule5627 жыл бұрын
I follow your great Tutorials It works great but When I add more than one combobox from different tables . I got the errors. Thank you.