Love play
28th May 2012, 23:02
iam a C# programmar and learning now baan tools development please help me on this problem

say there is main session and two tabs i need when the user select record in first tab the data related to this record in one table retrieve in the second tab

for example

Main session A first tab B Second C

A have the two B&C
B presents items which have related data in another table in db this data related to it i need to view it in C

Please send me script allow me to do this

thanks :)

mark_h
29th May 2012, 17:56
I doubt you will get a script that shows this. I am not sure how LN handles this, probably better than 4c4. Anyway in 4c4 it is a bear to keep the two tabs in sync. You can search on using multiple tables on forms, but I think most of it is 4c4 related.

ashu2814
4th June 2012, 09:25
You can use variables(array) on form -multi type . and assign the arrays with table data by reading them in before.program.