Hi everyone... i have a form the has pageframe, in page 1 i have a dropdown list named CboIdnum which has a source of cursor that is already defined in the load event of the form. My question is i need to filter the dropdown list, I know that is easy to filter using SELECT, i tried creating a procedure CboIdnum.init() and putting my SELECT and WHERE, but it still shows the cursor previosly defined in the LOAD event. Please help.... Thanks and God Bless...