Hi, I have looked through the FeatureBrowser and I understand alot of it. What I can't figure out yet is how to open a new "window" when a record is selected in the datagrid. Right now, the FeatureBrowser allows you to edit a record when it is selected, but I want a new window showing details of the record.
Can someone please show me a quick example of how to populate this window based on the record selection?
Thanks
Hello,
I was wondering if you found a solution to this query yet?
You may have discovered that you can respond to one of the related events, opened a new window with data assigned via binding or programatically. You could also accomplish this with a ToolTip.
Thanks,