الانتقال إلى المحتوى

أريد مساعدة عاجلة فى البحث داخل كومبو


ahmedmorgan

Recommended Posts

يا جماعة لو سمحتم كيف اقوم بعمل ديناميك كومبو بوكس مثل ما فى الاكسيس بحيث يظهر جميع المحتويات التى تشترك فيها الحروف التى اكتبها
وياريت طريقة غير الLOV
شكرا

رابط هذا التعليق
شارك

  • بعد 1 سنة...

Dear brother try the following steps :

1- create a pop list item on the form named dept_combo
- in the property palette add an element in the list (elements in list) null as the label and null as the value
2- create a record group called dept_rg with following sql statement
select dname,to_char(deptno) from dept order by dname
3- create form-level trigger (pre-form) with the following code:

declare
x number;
begin
x := populate_group ('dept_rg');
populate_list('dept_combo','dept_rg');
end;

for any any help don't hesitate to contact me
Hamdy M. Mahmoud
Senior Oracle Developer
Alkan Networks
[email protected]
[email protected]

رابط هذا التعليق
شارك

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   تمت استعادة المحتوى السابق الخاص بك.   مسح المحرر

×   You cannot paste images directly. Upload or insert images from URL.

جاري التحميل
×
×
  • أضف...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية