Tutorial question
Tue, 08/31/2010 - 08:55
In this tutorial
http://examples.qcu.be/assets/_core/php/examples/datagrid/links_images.php
Source :
http://examples.qcu.be/assets/_core/php/examples/view_source.php/6/2/lin...
Is this line correct ?
$objControl = new QButton($this, $objControlId);
In practice I see that i need to use the datagrid as a parent
$objControl = new QButton($this->dtgPersons, $objControlId);
In order for a refresh/filter to work.

You are correct, the parent really should be the datagrid in that situation. Do you mind creating a ticket for this? :)
I got to this page
http://trac.qcu.be/projects/qcubed/report/3
But I can't find a way to add a ticket.
I think you must be logged in to do this
It seems the login section has a web password. How can I get access?
Use the same login and password you use for these forums.