Dear Peter,
I have about 9 fields in the grid….i removed them to make it easier to understand….
as you can see it has another adapter dataflowadapter which contaions the data for the grid as a whole
having said that, i wouldnt call $(”#dataflow”).jqxGrid({source: coloursadapter }) would i?
i was only concerned about the values in the dropdownlist….the coloursadapter was only the source for the dropdown for colour field not for the grid…
and was a simple dynamic array of values. IT is used in 2 or even 3 grids on the page so i wanted to have it as a little widget…
Does that make sense?
Regards Gianni