Isn't caching the data an option?

-Matej

On Thu, Sep 17, 2009 at 5:16 PM, Bryce Bell <bryce.z.b...@gmail.com> wrote:
> Is it possible to just remove the checkbox from the header? If so, can you
> give me an idea where in the source code that is? I was thinking that the
> user would not be tempted to click the header if the checkbox was not there.
> The problem is that the data source takes a long time to be queried, so the
> user continues to click on the check box with no indication as to what is
> happening.
>
> Matej Knopp wrote:
>>
>> I'm afraid that is not possible. The grid gives you notification
>> immediately when selection status changes and for that it needs to
>> load the items.
>>
>> -Matej
>>
>> On Thu, Sep 17, 2009 at 1:24 AM, Bryce Bell <bryce.z.b...@gmail.com>
>> wrote:
>>
>>>
>>> How do you keep a data grid from querying it's data source when you check
>>> the check box in the header that auto checks all the rows on the page? I
>>> just need all the check boxes on the page checked, I do not need the data
>>> source queried again.
>>>
>>> Bryce
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to