Actions
Support #2157
openDisplay Database Results
Start date:
08/27/2013
Due date:
% Done:
0%
Estimated time:
Description
If I wanted to view output from queries processed in the dbo tutorials, how would I display those to the page? As it is set up now they don't display anywhere.
Updated by Koen Deforche over 11 years ago
- Status changed from New to Feedback
- Assignee set to Koen Deforche
Hey,
The tutorials indeed do no illustrate how to mix Wt::Dbo and Wt.
To answer your question, you would probably use a WTableView with a Wt::Dbo::QueryModel.
It would be good to add an example that does this. I've added a feature request for it:
http://redmine.emweb.be/issues/2158
Regards,
koen
Actions