Skip navigation.
 
mlRe: Forcing a refresh on a bound control
FROM : Hamish Allan
DATE : Tue May 20 21:14:03 2008

On Tue, May 20, 2008 at 5:21 PM, David Dunham <<email_removed>> wrote:

> On 19 May 2008, at 16:14, Hamish Allan wrote:
>

>> The sum total is dependent on the filtered collection of topics, which
>> in turn is dependent on the value of the search field.

>
> Seems really backwards to bind my data model to a toolbar item that may or
> may not be present.


The sum total should not be part of your data model, given that it
depends on something in the view.

> There's also a related property: the total number of topics. This needs to
> be updated from time to time, and also doesn't seem dependent on any other
> property.


Is it not dependent on the unfiltered collection of topics?

Hamish

Related mailsAuthorDate
mlForcing a refresh on a bound control Trent Jacobs May 15, 23:10
mlRe: Forcing a refresh on a bound control Christiaan Hofman May 15, 23:35
mlRe: Forcing a refresh on a bound control mmalc Crawford May 18, 08:18
mlRe: Forcing a refresh on a bound control Christiaan Hofman May 18, 12:20
mlRe: Forcing a refresh on a bound control Clark Cox May 18, 12:34
mlRe: Forcing a refresh on a bound control Christiaan Hofman May 18, 13:53
mlRe: Forcing a refresh on a bound control mmalc Crawford May 18, 16:25
mlRe: Forcing a refresh on a bound control Christiaan Hofman May 18, 16:44
mlRe: Forcing a refresh on a bound control mmalc Crawford May 18, 16:52
mlRe: Forcing a refresh on a bound control Scott Stevenson May 19, 00:57
mlRe: Forcing a refresh on a bound control David Dunham May 19, 05:04
mlRe: Forcing a refresh on a bound control Scott Stevenson May 19, 08:42
mlRe: Forcing a refresh on a bound control Trent Jacobs May 19, 09:40
mlRe: Forcing a refresh on a bound control David Dunham May 19, 18:01
mlRe: Forcing a refresh on a bound control Hamish Allan May 20, 01:14
mlRe: Forcing a refresh on a bound control Christiaan Hofman May 20, 01:16
mlRe: Forcing a refresh on a bound control Hamish Allan May 20, 01:30
mlRe: Forcing a refresh on a bound control David Dunham May 20, 18:21
mlRe: Forcing a refresh on a bound control Hamish Allan May 20, 21:14