Hi,
I have a grid with several levels... and I put it in a UserControl.
The root control is a frame that allow to navigate from/to several usercontrols...
When I navigate to the control that contains the grid, I only see the Header of the grid... not the records !
If I move the scrollbar, it is refreshed ! so, it sounds that there is a refresh problem
How can I force a repaint of the records (Like I do by scrolling)?
Thanks
Hi Joe,
I have put the Adoner, but it change nothing :-(
Same issue here when navigating back to the frame that contains my grid (everything else is properly refreshed). Moving the scrollbar or resizing the window triggers a refresh of the grid...
http://es.infragistics.com/gethelp (scroll down to 'Request Developer Support Online')
Joe Modica
Yes I have try this too !
I can provide you a non-obfuscated version of the .exe with instructions...