Re: Advanced DataBindings and Stack Overlow
From: rb (ralf.brauer_at_mortgageandloandgroup.com)
Date: 03/11/04
- Next message: sns: "Textbox controls bound to datatable"
- Previous message: Microsoft: "Advanced DataBindings and Stack Overlow"
- In reply to: Microsoft: "Advanced DataBindings and Stack Overlow"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 11 Mar 2004 11:59:03 -0000
my apologies .. it shouldn't say 'from Microsoft' but 'from rb...
i messed up something while subscribing to the newsgroups
"Microsoft" <ralf.brauer@mortgageandloandgroup.com> wrote in message
news:Olq9k71BEHA.3360@TK2MSFTNGP11.phx.gbl...
> hello
>
> I guess I have a wrong understanding of advanced databindings....
>
> i have a table with about 6000 records... i would like to use some of the
> columns to control the 'visible' property of panels etc..
>
> basically, it kind of works when i bind, let's say, the 'visible' property
> of a panel to a boolean or bit field. however when i bind more than one
> control the application will crash with the message 'stack overflow'.
>
> i have to add that this happens when i navigate through the dataset... two
> bound panels will cause the crash after about 50 'next's.. the more i add
> the sooner the crash will occur... i think 6 will not even show the first
> record anymore
>
> looking at the call stack shows that the whole stack is clogged up with
> databinding related data...
>
> btw.. there is no code from my side involved..
>
> any solution or suggestion of what i am doing wrong will be greatly
> appreciated.
>
> best regards
> rb
>
>
- Next message: sns: "Textbox controls bound to datatable"
- Previous message: Microsoft: "Advanced DataBindings and Stack Overlow"
- In reply to: Microsoft: "Advanced DataBindings and Stack Overlow"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|