- Posts: 5
- Thank you received: 0
Hi, I'm trying to make it possible for a user to link to a specific record in another table. For example: I have 2 grids set-up. One titled "Parent Directory" and the other titled "Student Directory". Both tables contain a Parent ID which associates the parent with the student. When displaying the Parent ID in the Student Directory grid, I would like to make the Parent ID linkable to the specific Parent Record in the Parent Record Grid. Ideally it would simply grab the student ID and drop that ID into a search filter on the parent directory grid. Make any sense?
Thanks.
Jason
Please Log in or Create an account to join the conversation.
Hi,
There is not a very a nice way to do it, but it is possible to create a link to the child table and the filter is implemented trough that link. I suggest you take a look at the following topics:
toolsjx.web-help.me/forum/2-installation...ustomizing-grid#2406
toolsjx.web-help.me/forum/3-suggestions/...-by-url?limitstart=0
toolsjx.web-help.me/forum/2-installation...nking-of-images#2365
Let us know if you have any further questions.
Please Log in or Create an account to join the conversation.