Hi,
My query relates to the combobox. I have been able to use this control via "load on demand" and separately for "multiple selections" but I have never managed to get it to work using both at the same time. So my initial question is to find out if this is possible?
If so, I would be very grateful if you could supply an example project for me to look at. My data comes from a sql query that returns the datarows for the combo box.
When using loadondemand, my main problem is retrieving the multiple values selected. So ideally, the example could feature a button that will populate a couple of label fields with the combobox text items and the combobox value items.
I was hoping to use the control to filter for the first entry, select it, then filter for the second entry to select, etc.
Many thanks for your help
Shimon Nissim
My query relates to the combobox. I have been able to use this control via "load on demand" and separately for "multiple selections" but I have never managed to get it to work using both at the same time. So my initial question is to find out if this is possible?
If so, I would be very grateful if you could supply an example project for me to look at. My data comes from a sql query that returns the datarows for the combo box.
When using loadondemand, my main problem is retrieving the multiple values selected. So ideally, the example could feature a button that will populate a couple of label fields with the combobox text items and the combobox value items.
I was hoping to use the control to filter for the first entry, select it, then filter for the second entry to select, etc.
Many thanks for your help
Shimon Nissim