Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > DB-Aware

Lost Password?

Reply
 
Thread Tools Display Modes
  #1  
Old 01-14-2004, 11:49 PM
KLBADBOY KLBADBOY is offline
Member
 
Join Date: Dec 2003
Posts: 36
Default dblookupcombobox

Hi
I'm newbie to Delphi
I'm using Delphi 7.0
I got 2 dblookupcombobox.
Table 1 is Category.
Table 2 is Subcategory.
Table 2 got Category_ID.
My data is.


Category Table
Category_ID Description
1 ....
2 ....


Subcategory Table
Subcategory_ID Category_ID Description
1 1 ....
2 1 ....
3 2 ....
4 2 ....

The problem is When I click next button..

It ok.
CATEGORY_ID show SUBCATEGORY_ID correctly.
But when the CATEGORY_ID data move from 1 To 2.
Its do want to show SUBCATEGORY_ID.but the SUBCATEGORY_ID is there. But just don't display.
When I start from CATEGORY_ID 2 To 1 Same.
Fisrt display correcly.But After that problem.
Can anyone Can help me please.
Thank you in advanced.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:31 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.