In my document map, first a user is selected, then a client name.
I have a table that displays all client names and other information. I want to set the row visibility on the detail row to only display data from the client name that was selected in the document map. Could someone give me an example of an expression I
could write to do this?
rkeslar
Participant
853 Points
900 Posts
displaying on item selected in documentmap on screen
Jan 04, 2012 07:50 PM|LINK
In my document map, first a user is selected, then a client name.
I have a table that displays all client names and other information. I want to set the row visibility on the detail row to only display data from the client name that was selected in the document map. Could someone give me an example of an expression I could write to do this?
Thanks
uniservice3
Participant
982 Points
209 Posts
Re: displaying on item selected in documentmap on screen
Jan 04, 2012 07:56 PM|LINK
hi
look this link maybe is helpful for you:
http://documentation.devexpress.com/#XtraReports/CustomDocument5198
rkeslar
Participant
853 Points
900 Posts
Re: displaying on item selected in documentmap on screen
Jan 04, 2012 08:36 PM|LINK
Thanks, but not what I was looking for.