I have installed like above but am struggling to acually use it. I have a form and have dragged on the Extended DataGrid. I want to make it so that one of the columns uses the ExtendedDatagridComboColumn to allow a user to lookup a result from the database. There doesnt seem to be any instructions and I cannot really understand the poorly commented sample(in C#) .

If anyone has used this yet please give me some pointers.