TonCoronel
Programmer
I have a datawindow and it displays company's,projects and some other thnigs
soemthing like this:
Code Company project ....
AAA Bouwvest 12 impressies ....
etc etc etc etc.
If someone clickes on a row in a particulair column it should display the details of the selected Company or project. How can I achieve this? becuase I dont believe there is something like company = dw_1.GetSelectedColumn ore something like that
soemthing like this:
Code Company project ....
AAA Bouwvest 12 impressies ....
etc etc etc etc.
If someone clickes on a row in a particulair column it should display the details of the selected Company or project. How can I achieve this? becuase I dont believe there is something like company = dw_1.GetSelectedColumn ore something like that