Skip to Content
0
May 14, 2008 at 02:45 PM

List Box in Table control

21 Views

Hi Experts,

I have two list boxes in my table control, let's say the first list box is SERVICE TYPE and anothers is SERVICE CATEGORY. And the action is :

1) Select a service type in list box of SERVICE TYPE;

2) The program will select the service categories (We have a custom control table to map the service type and service category) by service type and display it in the list box of SERVICE CATEGORY if the user click this list box.

Do you have any idea on the requirement??

Thanks in advance

Best Regards

Joe