Help with design

Hello,

I have three tables.

schedule

procedures

providers

I need to list all procedures in a table and indicate if they have a schedule

if they have a schedule, I need to indicate if they have a provider.

How would I do this in creator using the table control?

does the table fire an event when a row is created?

I need help with this.

Thanks

Frank

[422 byte] By [Fast_Franka] at [2007-11-26 15:59:45]
# 1
Hi!You can create your own dataprovider with necessary logic in it.Thanks,Roman.
-Grif-a at 2007-7-8 22:21:01 > top of Java-index,Development Tools,Java Tools...
# 2
>>You can create your own dataprovider<<Is there an example of doing this?ThanksFrank
Fast_Franka at 2007-7-8 22:21:01 > top of Java-index,Development Tools,Java Tools...
# 3
Hi!You can read about this here: http://blogs.sun.com/winston/entry/displaying_two_dimensional_dataI hope it will help.Thanks,Roman.
-Grif-a at 2007-7-8 22:21:01 > top of Java-index,Development Tools,Java Tools...