linq to select more then one value

  • Thread starter Thread starter zleug
  • Start date Start date
Z

zleug

Guest
Hi All.

I created and populate cascade comboboxes using linq. But when I populate second combobox now get values of one column. How to create linq to get values of to columns? For instance, some ID column and some NAME column. If it is possible. How to that?

Thanks.

Continue reading...
 
Back
Top