I have a form which has a grid and a second form which opens from a menu item.
I have passed arguments from Form A to Form B.
Now on form B ,I have a string edit control(which has no datasource attached to it).
Now , I am showing a value on that string edit control...so that when I select a record on grid and click on Form B.the value that was saved on string edit control should show but everytime when Form B is opened.,the string edit control is blank.
Please help me just by letting me know that how can I use container on that string edit to just show the relevant grid's value.
*This post is locked for comments