Hi we have a dataset generated from SQL and within this dataset we also have an extra table where its the source of a lookup.
We have a grid operating in batchmode (inline editing) which we create programmatically. We want to have a dropdowncolumn which is bound to that extra table.
Please dont tell me that to implement this we need to implement templates its a simple requirement .