vb.net - vb 2012 how do I make independent listboxes from data records? -


very new visual studio 2012.

i'm trying select labour in top listbox , excavator in bottom listbox. when select bottom listbox excavator, top listbox changes excavator well. how make these independent?? listboxes looking data table each resource/selection row/record. want resource record , not modify record , user inputs quantity manually.

image of list boxes

image of list boxes

it seems binding same object source these 2 list boxes.

if datatable name dt, use dt.asenumerable() datasource each of list box.


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -