Stay updated with announcements, get answers from the community, and share your feature suggestions with us.
You can also submit a request or send us an email at support@dapfor.com.
guest Apr 25 • 3 • Dapfor .Net Grid / Community Help
I have a requirement to open a lot of forms concurrently (+- 50). Each form contains a grid doing realtime updates (market data). The problem I see is that it does perform well with 10 forms but when opening 50 painting becomes very slow. It's almost as if the grids share a message pump. I'm opening the forms in threads so I thought each form would have it's own message pump.
Any idea what's going on?
Phillip Piper November 15, 2011 • 1 • Dapfor .Net Grid / Community Help
Has someone found a way to automatically integrate the Dapfor Logger with the log4net package?
Our application already uses log4net extensively. It would be great if all that logging could be automatically redirected to the Dapfor logger.