Hi All,
I added a new column in an existing DW and the column is of type DDDW. So I wanted type ahead for this column and the dw.inv_DropDownSearch.Event pfc_EditChanged((row,dwo,data) and DW.inv_DropDownSearch.Event pfc_ItemFocusChanged(row,dwo) in the DW EditChanged and ItemFocusChanged event respectively are called.
But the type ahead does not work for this column. It works for rest of the columns in the DW but for this new column that i have added it is not working. Any ideas how to make this work ?
Regards,
Kalpana