1. The application I'm building pulls data from tables that include records from our entire university. I'd like to be able to limit the results to a specific department or academic program. Can I do that at the datasource level with a criteria? Is there an example of this available?
2. I'm a little unclear on how to handle one to many relationships. The application will work with student data. Each student can have multiple test results for example. When a student is selected in a list view I'd like to have the detailed view display the test results as a list. Examples would be helpful.
3. I'm intrigued by the splitPane element as a potential parent to my layout. I won't be needing 3 panes though. I am envisioning 2 panes. One with a list view and search and the second with a set of detailed tabs. Does this make sense? Or should I be looking at another layout style? Examples of recommended layouts are welcome.
Thanks
Russ Poyner
I'm working with SmartClient 10, currently SmartClient_SNAPSHOT_v101d_2015-06-02_Pro
2. I'm a little unclear on how to handle one to many relationships. The application will work with student data. Each student can have multiple test results for example. When a student is selected in a list view I'd like to have the detailed view display the test results as a list. Examples would be helpful.
3. I'm intrigued by the splitPane element as a potential parent to my layout. I won't be needing 3 panes though. I am envisioning 2 panes. One with a list view and search and the second with a set of detailed tabs. Does this make sense? Or should I be looking at another layout style? Examples of recommended layouts are welcome.
Thanks
Russ Poyner
I'm working with SmartClient 10, currently SmartClient_SNAPSHOT_v101d_2015-06-02_Pro